diff --git a/components/collections/ImportExport.vue b/components/collections/ImportExport.vue index 2fbad2ef0..e5f2ced8a 100644 --- a/components/collections/ImportExport.vue +++ b/components/collections/ImportExport.vue @@ -196,7 +196,7 @@ export default { mode: "import_export", mySelectedCollectionID: undefined, collectionJson: "", - fb + fb, } }, subscriptions() { diff --git a/components/collections/SaveRequest.vue b/components/collections/SaveRequest.vue index 02b6166c9..1b06cca67 100644 --- a/components/collections/SaveRequest.vue +++ b/components/collections/SaveRequest.vue @@ -58,7 +58,12 @@