mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-18 00:02:39 +03: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…
Add table
Reference in a new issue