mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-29 15:28:09 +09:00
def true
This commit is contained in:
parent
c23843bb26
commit
cd64b52bd0
@ -265,7 +265,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
},
|
||||
showAdminUpdates: {
|
||||
where: 'account',
|
||||
default: false,
|
||||
default: true,
|
||||
}
|
||||
}));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user