1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-05-30 05:29:13 +08:00

- revert notification silience config

This commit is contained in:
dave 2019-04-03 10:53:11 -04:00
parent 8b3f037f87
commit 6fa014505c

View file

@ -25,7 +25,7 @@ export const defaultState = () => ({
allStatusesObject: {},
maxId: 0,
notifications: {
desktopNotificationSilence: false,
desktopNotificationSilence: true,
maxId: 0,
minId: Number.POSITIVE_INFINITY,
data: [],