mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 14:46:04 +02:00
lint
This commit is contained in:
+1
-1
@@ -3361,7 +3361,7 @@ speechSynthesis.getVoices();
|
|||||||
methods: {},
|
methods: {},
|
||||||
watch: {},
|
watch: {},
|
||||||
el: '#x-app',
|
el: '#x-app',
|
||||||
async mounted() {
|
mounted() {
|
||||||
this.checkAppVersion();
|
this.checkAppVersion();
|
||||||
API.$on('SHOW_WORLD_DIALOG', (tag) => this.showWorldDialog(tag));
|
API.$on('SHOW_WORLD_DIALOG', (tag) => this.showWorldDialog(tag));
|
||||||
API.$on('SHOW_LAUNCH_DIALOG', (tag) => this.showLaunchDialog(tag));
|
API.$on('SHOW_LAUNCH_DIALOG', (tag) => this.showLaunchDialog(tag));
|
||||||
|
|||||||
Reference in New Issue
Block a user