summaryrefslogtreecommitdiffstats
path: root/src/components/AppNavigation/Settings/SettingsNewAddressbook.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/AppNavigation/Settings/SettingsNewAddressbook.vue')
-rw-r--r--src/components/AppNavigation/Settings/SettingsNewAddressbook.vue2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/AppNavigation/Settings/SettingsNewAddressbook.vue b/src/components/AppNavigation/Settings/SettingsNewAddressbook.vue
index 2ecec899..7360ce51 100644
--- a/src/components/AppNavigation/Settings/SettingsNewAddressbook.vue
+++ b/src/components/AppNavigation/Settings/SettingsNewAddressbook.vue
@@ -50,11 +50,13 @@
<script>
import { showError } from '@nextcloud/dialogs'
import IconAdd from 'vue-material-design-icons/Plus.vue'
+import IconLoading from 'vue-material-design-icons/Loading.vue'
export default {
name: 'SettingsNewAddressbook',
components: {
IconAdd,
+ IconLoading,
},
data() {
return {