add: cache breaker "build code"
This commit is contained in:
parent
25579c5195
commit
9778230e3f
6 changed files with 32 additions and 22 deletions
|
@ -104,6 +104,8 @@
|
|||
.then(res => res.json())
|
||||
.then((res) => {
|
||||
if (res.ok) {
|
||||
globalThis.ALLOW_LEAVE = true;
|
||||
|
||||
if (!rm) {
|
||||
document.cookie = `Atto-Message=\"Entry updated\"; path=/`;
|
||||
document.cookie = \"Atto-Message-Good=true; path=/\";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue