feat: lighten ai agent admin frontend
This commit is contained in:
@@ -3,8 +3,6 @@ import { preferences } from '@vben/preferences';
|
||||
const LEGACY_HOME_PATTERNS = [
|
||||
/^\/app\/[^/]+\/form-render\//,
|
||||
/^\/form-render\//,
|
||||
/^\/online-dev(?:\/|$)/,
|
||||
/^\/online-development(?:\/|$)/,
|
||||
];
|
||||
|
||||
function decodePath(path: string) {
|
||||
|
||||
Reference in New Issue
Block a user