1
0
mirror of https://github.com/avatao-content/frontend-tutorial-framework synced 2025-04-07 14:52:40 +00:00

Hide messaging 'next' button by default

This commit is contained in:
Kristóf Tóth 2018-05-28 11:15:22 +02:00
parent e929209c74
commit e1cdc061dc

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