mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 08:32:23 +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";
|
||||
}
|
||||
|
||||
//Default Heartbeat Bar
|
||||
// Default Heartbeat Bar
|
||||
if (! this.userHeartbeatBar) {
|
||||
this.userHeartbeatBar = "normal";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user