Make it default on
This commit is contained in:
parent
0e7f9e83a1
commit
aab487f17f
|
|
@ -371,6 +371,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
},
|
||||
showUnreadNotificationCount: {
|
||||
where: 'deviceAccount',
|
||||
default: true,
|
||||
},
|
||||
}));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue