mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-08-19 08:57:12 +02:00
fix theme issues
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ const vuetify = createVuetify({
|
||||
components,
|
||||
directives,
|
||||
theme: {
|
||||
defaultTheme: 'dark',
|
||||
defaultTheme: 'light',
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user