mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2024-12-05 02:11:32 +00:00
Hide messaging 'next' button by default
This commit is contained in:
parent
e929209c74
commit
e1cdc061dc
@ -35,7 +35,7 @@ export const config = {
|
||||
},
|
||||
messages: {
|
||||
route: 'messages',
|
||||
showNextButton: true
|
||||
showNextButton: false
|
||||
},
|
||||
console: {
|
||||
route: 'console',
|
||||
|
Loading…
Reference in New Issue
Block a user