fix: the brand color setting does not take effect (#4405)
This commit is contained in:
@@ -9,4 +9,5 @@ export const overridesPreferences = defineOverridesPreferences({
|
||||
app: {
|
||||
name: import.meta.env.VITE_APP_TITLE,
|
||||
},
|
||||
theme: {},
|
||||
});
|
||||
|
Reference in New Issue
Block a user