backup commit
This commit is contained in:
@@ -139,6 +139,11 @@ const router = createRouter({
|
||||
name: 'federation',
|
||||
component: () => import('../views/Federation.vue'),
|
||||
},
|
||||
{
|
||||
path: 'mesh',
|
||||
name: 'mesh',
|
||||
component: () => import('../views/Mesh.vue'),
|
||||
},
|
||||
{
|
||||
path: 'web5',
|
||||
name: 'web5',
|
||||
|
||||
Reference in New Issue
Block a user