mirror of https://github.com/louislam/uptime-kuma
Update src/mixins/theme.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>pull/217/head
parent
35176a614f
commit
72f0724b9a
|
@ -15,7 +15,7 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Default Heartbeat Bar
|
// Default Heartbeat Bar
|
||||||
if (! this.userHeartbeatBar) {
|
if (!this.userHeartbeatBar) {
|
||||||
this.userHeartbeatBar = "normal";
|
this.userHeartbeatBar = "normal";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue