mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-17 11:44:38 -05:00
Fix formatting
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
parent
1ac904d6d6
commit
b69a8b8493
@ -1142,6 +1142,7 @@ exports.entryPage = "dashboard";
|
|||||||
if (version17x) {
|
if (version17x) {
|
||||||
retryInterval = monitorListData[i].retryInterval;
|
retryInterval = monitorListData[i].retryInterval;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (version1114) {
|
if (version1114) {
|
||||||
resendInterval = monitorListData[i].resendInterval;
|
resendInterval = monitorListData[i].resendInterval;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user