Skip to content

Commit

Permalink
fixup! feat: add internal addresses
Browse files Browse the repository at this point in the history
Signed-off-by: Hamza Mahjoubi <[email protected]>
  • Loading branch information
hamza221 committed Aug 12, 2024
1 parent a81e7bb commit 28e8dcd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/AppSettingsMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,9 @@
<TrustedSenders />

<h6>{{ t('mail', 'Internal addresses') }}</h6>
<p class="settings-hint">
{{ t('mail', 'Highlight external email addressesby enabling this feature, manage your internal addresses and domains to ensure recognized contacts stay unmarked.') }}
</p>
<p class="app-settings">
<input id="internal-address-toggle"
class="checkbox"
Expand Down

0 comments on commit 28e8dcd

Please sign in to comment.