mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-19 11:38:22 -04:00
[Status Page] Fix theme bug
This commit is contained in:
parent
59cdacc052
commit
220e46bc83
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue