mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-28 08:48:45 +02:00
Update src/mixins/theme.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
parent
8e883c9c6a
commit
35176a614f
@ -14,7 +14,7 @@ export default {
|
|||||||
this.userTheme = "light";
|
this.userTheme = "light";
|
||||||
}
|
}
|
||||||
|
|
||||||
//Default Heartbeat Bar
|
// Default Heartbeat Bar
|
||||||
if (! this.userHeartbeatBar) {
|
if (! this.userHeartbeatBar) {
|
||||||
this.userHeartbeatBar = "normal";
|
this.userHeartbeatBar = "normal";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user