diff --git a/src/components/AppNavigation/Settings/SettingsAddressbook.vue b/src/components/AppNavigation/Settings/SettingsAddressbook.vue index fd218c8f..0e41c4c0 100644 --- a/src/components/AppNavigation/Settings/SettingsAddressbook.vue +++ b/src/components/AppNavigation/Settings/SettingsAddressbook.vue @@ -73,11 +73,11 @@ - {{ enabled ? t('contacts', 'Enabled') : t('contacts', 'Disabled') }} + {{ t('contacts', 'Enabled') }} - {{ enabled ? t('contacts', 'Enabled') : t('contacts', 'Disabled') }} + {{ t('contacts', 'Enabled') }}