fix: route default home to agents
This commit is contained in:
@@ -16,7 +16,7 @@ export const overridesPreferences = defineOverridesPreferences({
|
||||
enablePreferences: false,
|
||||
accessMode: 'mixed',
|
||||
authPageLayout: 'panel-center',
|
||||
defaultHomePath: '/page-render/main_home',
|
||||
defaultHomePath: '/ai-platform/agent',
|
||||
layout: 'header-sidebar-nav',
|
||||
preferencesButtonPosition: 'header',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user