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 {
|
||||
MENU: [
|
||||
{
|
||||
nameIdent: 'nameIdent',
|
||||
path: '/',
|
||||
},
|
||||
{
|
||||
nameIdent: 'nameIdent',
|
||||
url: 'https://ocelot.social',
|
||||
target: '_blank',
|
||||
},
|
||||
// {
|
||||
// nameIdent: 'nameIdent',
|
||||
// path: '/',
|
||||
// },
|
||||
// {
|
||||
// nameIdent: 'nameIdent',
|
||||
// url: 'https://ocelot.social',
|
||||
// target: '_blank',
|
||||
// },
|
||||
],
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user