mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-04-20 07:36:05 -04:00
Fixed typo in maintenance.js
This commit is contained in:
parent
bd417fd110
commit
23277149a0
@ -163,7 +163,7 @@ class Maintenance extends BeanModel {
|
||||
} else {
|
||||
bean.start_date = null;
|
||||
}
|
||||
|
||||
|
||||
if (obj.dateRange[1]) {
|
||||
bean.end_date = obj.dateRange[1];
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user