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