fix reddot

This commit is contained in:
pa
2026-01-19 21:40:36 +09:00
committed by Natsumi
parent da9cb3dab6
commit a07ae7941f
4 changed files with 26 additions and 14 deletions
-1
View File
@@ -243,7 +243,6 @@ export const useVRCXUpdaterStore = defineStore('VRCXUpdater', () => {
return;
}
pendingVRCXUpdate.value = true;
uiStore.notifyMenu('settings');
if (updateToastRelease.value !== releaseName) {
updateToastRelease.value = releaseName;
toast(t('nav_menu.update_available'), {