mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 23:47:33 +08:00
add enable auto dark mode option
This commit is contained in:
+2
-1
@@ -19,7 +19,8 @@ export default {
|
||||
routes: routes,
|
||||
view: {
|
||||
animate : self.$settings.isEnableAnimate()
|
||||
}
|
||||
},
|
||||
autoDarkTheme: self.$settings.isEnableAutoDarkMode()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user