| @@ -227,7 +227,7 @@ export const routes = [{ | |||||||
| 	component: $i ? page(() => import('./pages/timeline.vue')) : page(() => import('./pages/welcome.vue')), | 	component: $i ? page(() => import('./pages/timeline.vue')) : page(() => import('./pages/welcome.vue')), | ||||||
| 	globalCacheKey: 'index', | 	globalCacheKey: 'index', | ||||||
| }, { | }, { | ||||||
| 	path: '/(*)', | 	path: '/:(*)', | ||||||
| 	component: page(() => import('./pages/not-found.vue')), | 	component: page(() => import('./pages/not-found.vue')), | ||||||
| }]; | }]; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Johann150
					Johann150