設定画面 (#34) #397

マージ済み
みてるぞ が 31 個のコミットを feature/034 から main へマージ 2026-07-07 00:48:41 +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