Compare commits

...

1 commit

Author SHA1 Message Date
Kainoa Kanter
1b7c293745
Update store.ts 2022-07-04 15:27:44 -07:00

View file

@ -68,16 +68,13 @@ export const defaultStore = markRaw(new Storage('base', {
where: 'deviceAccount',
default: [
'notifications',
'favorites',
'drive',
'messaging',
'followRequests',
'favorites',
'-',
'featured',
'explore',
'announcements',
'channels',
'search',
'-',
'ui',
],
},
visibility: {