Prevent back nav for LoaderSyncing

parent 291ba2fa
......@@ -83,6 +83,7 @@ class NavAction {
goLoaderSyncing() {
this._navigate('LoaderSyncing');
this._reset('Main', 'LoaderSyncing');
}
goWait() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment