mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-07-02 14:46:22 +00:00
Implement triggering first FSM step defined in config
This commit is contained in:
@ -5,6 +5,7 @@ export const config = {
|
||||
documentTitle: 'Avatao Tutorials',
|
||||
dashboard: {
|
||||
route: 'dashboard',
|
||||
triggerFirstFSMStep: 'step_1',
|
||||
terminalOrConsole: 'terminal',
|
||||
currentLayout: 'terminal-ide-web',
|
||||
enabledLayouts: [
|
||||
|
Reference in New Issue
Block a user