mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-04-20 07:36:05 -04:00
Fix lint
This commit is contained in:
parent
f1430ec6af
commit
727651b4ae
@ -125,7 +125,6 @@ if (ipsToAllow !== undefined) {
|
||||
app.use(ipfilter(ipsToAllow.split(","), { mode: "allow" }));
|
||||
}
|
||||
|
||||
|
||||
// 2FA / notp verification defaults
|
||||
const twoFAVerifyOptions = {
|
||||
"window": 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user