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