#436 - revert notification silience config

environments/review-dokku-dkhv2e/deployments/124
dave 6 years ago
parent 8b3f037f87
commit 6fa014505c

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

Loading…
Cancel
Save