mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-07 18:09:25 +00:00
run pre-commit on all
This commit is contained in:
@@ -8,9 +8,8 @@ export const ColourConstant = {
|
||||
};
|
||||
|
||||
const importColours = () => {
|
||||
|
||||
const { userConfig } = useUserConfigStore();
|
||||
const stylesheet = userConfig?.config.stylesheet
|
||||
const stylesheet = userConfig?.config.stylesheet;
|
||||
|
||||
switch (stylesheet) {
|
||||
case ColourConstant.Dark:
|
||||
|
||||
Reference in New Issue
Block a user