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
1 changed files with 5 additions and 4 deletions

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