Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/backup.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ExternalLocationsSection.vue')
-rw-r--r--src/components/ExternalLocationsSection.vue6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/components/ExternalLocationsSection.vue b/src/components/ExternalLocationsSection.vue
index 129da8b..828f3ba 100644
--- a/src/components/ExternalLocationsSection.vue
+++ b/src/components/ExternalLocationsSection.vue
@@ -98,11 +98,9 @@
import axios from '@nextcloud/axios'
import { generateOcsUrl } from '@nextcloud/router'
import { showSuccess, showError } from '@nextcloud/dialogs'
+import { EmptyContent, SettingsSection } from '@nextcloud/vue'
-import SettingsSection from '@nextcloud/vue/dist/Components/SettingsSection'
-import EmptyContent from '@nextcloud/vue/dist/Components/EmptyContent'
-
-import logger from '../logger'
+import logger from '../logger.js'
/**
* @typedef {object} ExternalLocation