Save drafts permanently in local storage
This commit is contained in:
parent
98bbb4eeef
commit
b6f1178ea3
7 changed files with 54 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* eslint-env serviceworker */
|
||||
|
||||
import localForage from 'localforage'
|
||||
import { storage } from 'src/lib/storage.js'
|
||||
import { parseNotification } from './services/entity_normalizer/entity_normalizer.service.js'
|
||||
import { prepareNotificationObject } from './services/notification_utils/notification_utils.js'
|
||||
import { createI18n } from 'vue-i18n'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue