更新
This commit is contained in:
parent
ab4cdbb958
commit
ecd4e0d146
@ -4510,7 +4510,7 @@ display:none;
|
||||
// 海外警告
|
||||
if (getWhSettingObj()['abroadWarning']) {
|
||||
let c = 1;
|
||||
setInterval(() => WHNotify(`警告:您已海外落地${c++ * 30}秒`, { sysNotify: true }), 30000);
|
||||
setInterval(() => WHNotify(`警告:您已海外落地${c++ * 30}秒`, { timeout: 30, sysNotify: true }), 30000);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user