This commit is contained in:
mattyatea 2023-12-30 08:53:47 +09:00
parent e8ad65dc8a
commit 1456d49042
5 changed files with 7 additions and 20 deletions

View file

@ -478,10 +478,6 @@ export const defaultStore = markRaw(new Storage('base', {
where: 'device',
default: false,
},
FeaturedOrNote: {
where: 'device',
default: false
},
tlWithReplies: {
where: 'device',
default: false,