Initial commit
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
import { type RouteRecordRaw } from 'vue-router';
|
||||
import { routers } from '@/views/ai/router';
|
||||
import { routers } from '@/views/behaviour/router';
|
||||
|
||||
export const routes: RouteRecordRaw[] = [
|
||||
...routers,
|
||||
|
||||
Reference in New Issue
Block a user