mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-07-02 14:26:23 +00:00
Fix removed toggle next button logic
This commit is contained in:
@ -37,7 +37,7 @@ export const config = {
|
||||
},
|
||||
messages: {
|
||||
route: 'messages',
|
||||
showNextButton: false
|
||||
showNextButton: true
|
||||
},
|
||||
testmessenger: {
|
||||
route: 'testmessenger'
|
||||
|
Reference in New Issue
Block a user