mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 23:04:04 +00:00
Fix formatting
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
parent
1ac904d6d6
commit
b69a8b8493
1 changed files with 1 additions and 0 deletions
|
@ -1142,6 +1142,7 @@ exports.entryPage = "dashboard";
|
|||
if (version17x) {
|
||||
retryInterval = monitorListData[i].retryInterval;
|
||||
}
|
||||
|
||||
if (version1114) {
|
||||
resendInterval = monitorListData[i].resendInterval;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue