From 5f0f7693bbecfea0e99b9ea60753387381fc486e Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Sun, 30 May 2021 09:21:55 +0530 Subject: [PATCH] fix: import collections from file - removed store commit --- components/collections/ImportExport.vue | 4 +-- .../collections/graphql/ImportExport.vue | 30 ++----------------- 2 files changed, 3 insertions(+), 31 deletions(-) diff --git a/components/collections/ImportExport.vue b/components/collections/ImportExport.vue index e5f2ced8a..13ebd1e71 100644 --- a/components/collections/ImportExport.vue +++ b/components/collections/ImportExport.vue @@ -2,7 +2,7 @@
-

Export

+

{{ $t("import_export") }} {{ $t("collections") }}

- - -