1.4
This commit is contained in:
@@ -71,7 +71,7 @@ const routes: RouteRecordRaw[] = [
|
||||
path: 'moments',
|
||||
name: 'Moments',
|
||||
components: {
|
||||
secondary: () => import('@/views/moments/MomentsFeedView.vue'),
|
||||
secondary: () => import('@/views/moments/MomentsSidebar.vue'),
|
||||
default: () => import('@/views/moments/MomentsFeedView.vue'),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user