mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-22 16:05:12 +00:00
tweak ui
This commit is contained in:
parent
03b5acf17f
commit
eca8c7a52f
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||||
where: 'deviceAccount',
|
where: 'deviceAccount',
|
||||||
default: [
|
default: [
|
||||||
'notifications',
|
'notifications',
|
||||||
'favorites',
|
'clips',
|
||||||
'drive',
|
'drive',
|
||||||
'followRequests',
|
'followRequests',
|
||||||
'-',
|
'-',
|
||||||
|
|
Loading…
Reference in a new issue