summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHamza <40746210+hamza221@users.noreply.github.com>2023-12-21 16:57:01 +0100
committerGitHub <noreply@github.com>2023-12-21 16:57:01 +0100
commit7c7d02eca7d22cfda59ddbb3541b8345c2eef0e5 (patch)
treeb4ac8491bc1c4a428487553190163f54d07bbe51
parentd88ea9afe8de456df3552e5478512852b6a68cdb (diff)
parent4aead8e0582771d143f584d817b5e8d2f2340757 (diff)
Merge pull request #3753 from nextcloud/Fix/remove-extra-primary-elements
Fix: extra primary elements
-rw-r--r--src/views/Contacts.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/Contacts.vue b/src/views/Contacts.vue
index 9ec2c6a4..9efb4e5a 100644
--- a/src/views/Contacts.vue
+++ b/src/views/Contacts.vue
@@ -32,7 +32,7 @@
<SettingsImportContacts v-if="!loadingContacts && isEmptyGroup && !isChartView" />
<!-- new-contact-button -->
<Button v-if="!loadingContacts"
- type="primary"
+ type="secondary"
:wide="true"
:disabled="!defaultAddressbook"
@click="newContact">