summaryrefslogtreecommitdiffstats
path: root/src/views
diff options
context:
space:
mode:
authorhamza mahjoubi <hamzamahjoubi221@gmail.com>2023-12-20 20:14:03 +0100
committerhamza mahjoubi <hamzamahjoubi221@gmail.com>2023-12-20 20:14:03 +0100
commit4aead8e0582771d143f584d817b5e8d2f2340757 (patch)
treeb4ac8491bc1c4a428487553190163f54d07bbe51 /src/views
parentd88ea9afe8de456df3552e5478512852b6a68cdb (diff)
Fix: extra primary elements
Signed-off-by: hamza mahjoubi <hamzamahjoubi221@gmail.com>
Diffstat (limited to 'src/views')
-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">