Service updates
This commit is contained in:
@@ -124,7 +124,7 @@ const router = createRouter({
|
||||
{
|
||||
path: '/pages/timeline',
|
||||
name: 'timeline',
|
||||
component: () => import('@/views/pages/Timeline.vue')
|
||||
component: () => import('@/views/pages/TimelineDoc.vue')
|
||||
},
|
||||
{
|
||||
path: '/pages/empty',
|
||||
|
||||
Reference in New Issue
Block a user