mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-28 11:13:49 +02:00
Organize bootstrap.js
This commit is contained in:
@@ -185,6 +185,8 @@ export const useNotificationsSettingsStore = defineStore(
|
||||
}, 5000);
|
||||
}
|
||||
}
|
||||
// some workaround for failing to get voice list first run
|
||||
speechSynthesis.getVoices();
|
||||
|
||||
initNotificationsSettings();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user