mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
comment out unused menu
This commit is contained in:
parent
bad97a2fca
commit
2ae5e26376
@ -1,13 +1,13 @@
|
|||||||
export default {
|
export default {
|
||||||
MENU: [
|
MENU: [
|
||||||
{
|
// {
|
||||||
nameIdent: 'nameIdent',
|
// nameIdent: 'nameIdent',
|
||||||
path: '/',
|
// path: '/',
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
nameIdent: 'nameIdent',
|
// nameIdent: 'nameIdent',
|
||||||
url: 'https://ocelot.social',
|
// url: 'https://ocelot.social',
|
||||||
target: '_blank',
|
// target: '_blank',
|
||||||
},
|
// },
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user