Add column for block all notifications

This commit is contained in:
Jonas L
2019-03-04 00:00:00 +00:00
parent 22c372e246
commit f7500d19a3
5 changed files with 61 additions and 6 deletions
@@ -50,7 +50,8 @@ export async function dispatchCreateCategory ({ action, cache }: {
baseVersion: generateVersionId(),
assignedAppsVersion: generateVersionId(),
usedTimesVersion: generateVersionId(),
parentCategoryId: ''
parentCategoryId: '',
blockAllNotifications: false
}, { transaction: cache.transaction })
// update the cache