fix route for configurationarea
This commit is contained in:
@@ -545,7 +545,7 @@ import { appRouter } from '../components/appRouter';
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
path: 'configurationpage',
|
||||
path: '/configurationpage',
|
||||
autoFocus: false,
|
||||
enableCache: false,
|
||||
enableContentQueryString: true,
|
||||
|
||||
Reference in New Issue
Block a user