mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-24 07:06:07 +09:00
trailing comma
This commit is contained in:
parent
9eba444061
commit
52ea9ee759
@ -266,7 +266,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
showAdminUpdates: {
|
||||
where: 'account',
|
||||
default: true,
|
||||
}
|
||||
},
|
||||
}));
|
||||
|
||||
// TODO: 他のタブと永続化されたstateを同期
|
||||
|
Loading…
Reference in New Issue
Block a user