mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 22:03:50 +02:00
Typo
This commit is contained in:
@@ -12308,7 +12308,9 @@ speechSynthesis.getVoices();
|
||||
AppApi.WriteConfigFile(json);
|
||||
};
|
||||
|
||||
$app.data.VRChatConfigDialog.visible = false;
|
||||
$app.data.VRChatConfigDialog = {
|
||||
visible: false
|
||||
};
|
||||
|
||||
API.$on('LOGIN', function () {
|
||||
$app.VRChatConfigDialog.visible = false;
|
||||
|
||||
Reference in New Issue
Block a user