Add support for browser back/forward
This commit is contained in:
@@ -36,4 +36,5 @@ export class LoadingScene {
|
||||
this.html_scene.classList.add("hidden");
|
||||
}
|
||||
release() { }
|
||||
is_transient() { return true; }
|
||||
}
|
||||
Reference in New Issue
Block a user