MCPcopy 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 */
2import logo from "@/assets/logo.png";
3import { getCurrentLang, setLanguage } from "@/lang/i18n";
4import { AppTheme, THEME_KEY } from "@/types/const";

Callers

nothing calls this directly

Calls 4

initAppThemeFunction · 0.85
getSettingsConfigFunction · 0.85
setLogoImageFunction · 0.85
errorMethod · 0.80

Tested by

no test coverage detected