mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-07-02 12:06:22 +00:00
Allow access to console from route /console
This commit is contained in:
@ -38,6 +38,7 @@ export const config = {
|
||||
showNextButton: true
|
||||
},
|
||||
console: {
|
||||
route: 'console',
|
||||
defaultContent: '',
|
||||
rewriteContentWithNewLogs: true
|
||||
},
|
||||
|
Reference in New Issue
Block a user