インジケーターとか

This commit is contained in:
mattyatea 2023-11-02 14:32:07 +09:00
parent b1b6966b6b
commit c2208fb1c5
15 changed files with 29 additions and 21 deletions

View file

@ -276,6 +276,10 @@ export const defaultStore = markRaw(new Storage('base', {
where: 'device',
default: 'dark',
},
indicatorCounterToggle: {
where: 'device',
default: 'true',
},
bannerUrl:{
where: 'device',
default: bannerDark