mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 17:23:21 +00:00
Update src/mixins/theme.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
co-authored by
Adam Stachowicz
parent
8e883c9c6a
commit
35176a614f
+1
-1
@@ -14,7 +14,7 @@ export default {
|
||||
this.userTheme = "light";
|
||||
}
|
||||
|
||||
//Default Heartbeat Bar
|
||||
// Default Heartbeat Bar
|
||||
if (! this.userHeartbeatBar) {
|
||||
this.userHeartbeatBar = "normal";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user