Fix removed toggle next button logic

This commit is contained in:
Kristóf Tóth
2018-04-20 16:01:43 +02:00
parent f9db92cd57
commit 28323e9bb1
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ export const config = {
},
messages: {
route: 'messages',
showNextButton: false
showNextButton: true
},
testmessenger: {
route: 'testmessenger'