Add new database fields

This commit is contained in:
Jonas L
2019-06-03 00:00:00 +00:00
parent eeeb27161c
commit 0d86dab5fe
5 changed files with 89 additions and 6 deletions
@@ -51,7 +51,8 @@ export async function dispatchCreateCategory ({ action, cache }: {
assignedAppsVersion: generateVersionId(),
usedTimesVersion: generateVersionId(),
parentCategoryId: '',
blockAllNotifications: false
blockAllNotifications: false,
timeWarningFlags: 0
}, { transaction: cache.transaction })
// update the cache