Merge branch 'master' into vector
This commit is contained in:
commit
41f659db4c
5 changed files with 121 additions and 70 deletions
|
@ -197,7 +197,7 @@ module.exports = {
|
|||
dis.dispatch({action: 'focus_composer'});
|
||||
},
|
||||
|
||||
showScreen(screen, params) {
|
||||
showScreen: function(screen, params) {
|
||||
if (screen == 'register') {
|
||||
dis.dispatch({
|
||||
action: 'start_registration',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue