mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 16:23:50 +02:00
Avatar dialog view/set styles
This commit is contained in:
@@ -2672,7 +2672,7 @@ console.log(`isLinux: ${LINUX}`);
|
||||
|
||||
$app.data.vrcxId = '';
|
||||
$app.methods.loadVrcxId = async function () {
|
||||
vrcxId = await configRepository.getString(
|
||||
this.vrcxId = await configRepository.getString(
|
||||
'VRCX_id',
|
||||
crypto.randomUUID()
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user