mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 06:13:52 +02:00
Clear VR notifications on disable
This commit is contained in:
@@ -9310,6 +9310,7 @@ speechSynthesis.getVoices();
|
||||
);
|
||||
this.updateSharedFeed(true);
|
||||
this.updateVRConfigVars();
|
||||
AppApi.ExecuteVrOverlayFunction('notyClear', '');
|
||||
};
|
||||
$app.data.TTSvoices = speechSynthesis.getVoices();
|
||||
$app.methods.saveNotificationTTS = function () {
|
||||
|
||||
Reference in New Issue
Block a user