このコミットが含まれているのは:
2026-07-05 20:18:36 +09:00
コミット f00e97e335
+1 -1
ファイルの表示
@@ -691,7 +691,7 @@ export const hasStoredClientThemeSelection = (): boolean => {
appearance.themeMode != null
|| appearance.activeLightThemeSlotNo != null
|| appearance.activeDarkThemeSlotNo != null
appearance.activeThemeSlot != null
|| appearance.activeThemeSlot != null
|| appearance.activeThemeId != null
|| appearance.customThemes != null
|| appearance.theme != null