Merge remote-tracking branch 'origin/pr/3558'

This commit is contained in:
Florian Bruhin 2018-02-09 22:50:00 +01:00
commit 47ec052194

View File

@ -27,7 +27,7 @@ function prepare_restore() {
return;
}
document.addEventListener("visibilitychange", go_back);
document.addEventListener("visibilitychange", go_back, {once: true});
}
// there are three states