mirror of
https://github.com/syssecfsu/witty.git
synced 2025-01-11 20:52:43 +01:00
wip
This commit is contained in:
parent
9d62279215
commit
563092f680
@ -61,7 +61,7 @@
|
|||||||
fetch("/delete/" + path)
|
fetch("/delete/" + path)
|
||||||
setTimeout(function () {
|
setTimeout(function () {
|
||||||
refresh(true)
|
refresh(true)
|
||||||
}, 1000);
|
}, 20);
|
||||||
}
|
}
|
||||||
|
|
||||||
// fresh the page every 10 seconds, in case active sessions are closed.
|
// fresh the page every 10 seconds, in case active sessions are closed.
|
||||||
|
Loading…
Reference in New Issue
Block a user