From d1b7efb92c6dc1bd328f47dd143049e2aab9b68d Mon Sep 17 00:00:00 2001 From: Gottfried Mayer Date: Mon, 9 Oct 2023 21:03:57 +0200 Subject: [PATCH] fix v-model of address book select control Signed-off-by: Gottfried Mayer --- .../AppNavigation/Settings/SettingsImportContacts.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AppNavigation/Settings/SettingsImportContacts.vue b/src/components/AppNavigation/Settings/SettingsImportContacts.vue index 94ea79d7f..eb28dd231 100644 --- a/src/components/AppNavigation/Settings/SettingsImportContacts.vue +++ b/src/components/AppNavigation/Settings/SettingsImportContacts.vue @@ -38,7 +38,7 @@

{{ t('contacts', 'Import contacts') }}