Merge remote-tracking branch 'origin/pr/3558'
This commit is contained in:
commit
47ec052194
@ -27,7 +27,7 @@ function prepare_restore() {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
document.addEventListener("visibilitychange", go_back);
|
document.addEventListener("visibilitychange", go_back, {once: true});
|
||||||
}
|
}
|
||||||
|
|
||||||
// there are three states
|
// there are three states
|
||||||
|
Loading…
Reference in New Issue
Block a user