trailing comma

This commit is contained in:
ThatOneCalculator 2022-11-09 18:37:36 -08:00
parent 35e5aa9395
commit 6868fce23b

View file

@ -266,7 +266,7 @@ export const defaultStore = markRaw(new Storage('base', {
showAdminUpdates: {
where: 'account',
default: true,
}
},
}));
// TODO: 他のタブと永続化されたstateを同期