mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
Fix hide Uptime option not updating
This commit is contained in:
@@ -11347,6 +11347,7 @@ speechSynthesis.getVoices();
|
||||
configRepository.setBool('VRCX_sortFavorites', this.sortFavorites);
|
||||
this.updateSharedFeed(true);
|
||||
this.updateVRConfigVars();
|
||||
this.updateVRLastLocation();
|
||||
AppApi.ExecuteVrOverlayFunction('notyClear', '');
|
||||
};
|
||||
$app.methods.saveLegendColorOverride = function () {
|
||||
|
||||
Reference in New Issue
Block a user