Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ useAppConfigStore.ts
File
useAppConfigStore.ts
frontend/src/stores/useAppConfigStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-unused-vars */
2
import
logo from
"@/assets/logo.png"
;
3
import
{ getCurrentLang, setLanguage } from
"@/lang/i18n"
;
4
import
{ AppTheme, THEME_KEY } from
"@/types/const"
;
Callers
nothing calls this directly
Calls
4
initAppTheme
Function · 0.85
getSettingsConfig
Function · 0.85
setLogoImage
Function · 0.85
error
Method · 0.80
Tested by
no test coverage detected