From d4b12e41012fc1cac4ddcaa9b4eae86925e8a473 Mon Sep 17 00:00:00 2001 From: Kavin <20838718+FireMasterK@users.noreply.github.com> Date: Mon, 16 May 2022 10:42:08 +0100 Subject: [PATCH] Change subscriptions.json to csv. Closes #1058 --- src/components/ImportPage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ImportPage.vue b/src/components/ImportPage.vue index 45bf0070..c54bb481 100644 --- a/src/components/ImportPage.vue +++ b/src/components/ImportPage.vue @@ -25,7 +25,7 @@
Create the export and download the zip file.
- Extract subscriptions.json from the zip file. + Extract subscriptions.csv from the zip file.
Select and import the file above.