mirror of
https://github.com/unraid/api.git
synced 2026-02-21 07:28:33 -06:00
refactor: style tweaks
This commit is contained in:
@@ -61,8 +61,9 @@ export const useThemeStore = defineStore('theme', () => {
|
||||
|
||||
return {
|
||||
// state
|
||||
theme,
|
||||
bannerGradient,
|
||||
darkMode,
|
||||
theme,
|
||||
// actions
|
||||
setTheme,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user