Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8de76f810e | |||
| 681e059870 |
+1
-1
@@ -2,7 +2,7 @@ const routes = [
|
|||||||
{
|
{
|
||||||
name: 'mail-accounts',
|
name: 'mail-accounts',
|
||||||
path: '/accounts',
|
path: '/accounts',
|
||||||
component: () => import('@/pages/AccountsPage.vue'),
|
component: () => import('@/pages/Main.vue'),
|
||||||
meta: {
|
meta: {
|
||||||
title: 'Mail Accounts',
|
title: 'Mail Accounts',
|
||||||
requiresAuth: true
|
requiresAuth: true
|
||||||
|
|||||||
Reference in New Issue
Block a user