add back register tutorial
This commit is contained in:
@@ -216,6 +216,7 @@ function registerEvents(store) {
|
||||
}
|
||||
|
||||
function promptRegister() {
|
||||
store.dispatch(actions.setTutorial(99));
|
||||
store.dispatch(actions.setInstance(null));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user