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