upd: change menu sorting
This commit is contained in:
parent
e5dc9f20ac
commit
57c37a8938
|
@ -118,15 +118,16 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
where: 'deviceAccount',
|
||||
default: [
|
||||
'notifications',
|
||||
'favorites',
|
||||
'drive',
|
||||
'explore',
|
||||
'followRequests',
|
||||
'-',
|
||||
'explore',
|
||||
'announcements',
|
||||
'search',
|
||||
'lookup',
|
||||
'-',
|
||||
'ui',
|
||||
'favorites',
|
||||
'drive',
|
||||
'achievements',
|
||||
],
|
||||
},
|
||||
visibility: {
|
||||
|
|
Loading…
Reference in New Issue