Fall back to memory if indexedDB is unavailable
This commit is contained in:
parent
cb5e6f1848
commit
4cd7ca2cb4
5 changed files with 49 additions and 6 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -86,7 +86,7 @@ front/tests/e2e/reports
|
|||
front/selenium-debug.log
|
||||
docs/_build
|
||||
|
||||
data/
|
||||
/data/
|
||||
.env
|
||||
|
||||
po/*.po
|
||||
|
|
@ -95,4 +95,4 @@ _build
|
|||
front/src/translations.json
|
||||
front/src/translations/*.json
|
||||
front/locales/en_US/LC_MESSAGES/app.po
|
||||
*.prof
|
||||
*.prof
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue