upd: change menu sorting

This commit is contained in:
Mar0xy 2023-09-22 01:30:15 +02:00
parent e5dc9f20ac
commit 57c37a8938
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828

View file

@ -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: {