fix(store): change default order of navbar
This commit is contained in:
parent
2cf05adf22
commit
b10ea1b79f
1 changed files with 2 additions and 1 deletions
|
@ -145,8 +145,9 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
'announcements',
|
||||
'search',
|
||||
'-',
|
||||
'support',
|
||||
'ui',
|
||||
'-',
|
||||
'support',
|
||||
],
|
||||
},
|
||||
visibility: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue