diff --git a/frontend/package.json b/frontend/package.json index fe15470cac..7bf49d8b5f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -35,6 +35,8 @@ "icheck-bootstrap": "^3.0.1", "jquery-ui": "^1.12.1", "leaflet": "^1.7.1", + "localforage": "^1.9.0", + "localforage-memoryStorageDriver": "^0.9.2", "overlayscrollbars": "^1.13.1", "sortablejs": "^1.13.0", "v-calendar": "^2.3.0", diff --git a/frontend/src/components/accounts/Index.vue b/frontend/src/components/accounts/Index.vue index 30f4911315..1f03e2de1d 100644 --- a/frontend/src/components/accounts/Index.vue +++ b/frontend/src/components/accounts/Index.vue @@ -33,11 +33,9 @@
-
-
- + -