src/stores/interface/index.ts @@ -54,7 +54,8 @@ export interface screenThemeState { screenTheme: { isDark: boolean isDark: boolean, depId: number } }