mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 20:02:29 +08:00
[Status Page] Fix theme bug
This commit is contained in:
@@ -403,7 +403,7 @@ export default {
|
||||
|
||||
// Set Theme
|
||||
"config.theme"() {
|
||||
this.$root.userTheme = this.config.theme;
|
||||
this.$root.statusPageTheme = this.config.theme;
|
||||
this.loadedTheme = true;
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user