Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/AppSettingsMenu.vue')
-rw-r--r--src/components/AppSettingsMenu.vue6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/components/AppSettingsMenu.vue b/src/components/AppSettingsMenu.vue
index 5a3c8dfdf..39490f143 100644
--- a/src/components/AppSettingsMenu.vue
+++ b/src/components/AppSettingsMenu.vue
@@ -48,12 +48,6 @@
{{ t('mail', 'Keyboard shortcuts') }}
</router-link>
</p>
-
- <p class="app-settings-hint app-settings-link">
- <a href="https://www.mailvelope.com/" target="_blank">{{
- t('mail', 'Looking for a way to encrypt your emails? Install the Mailvelope browser extension!')
- }}</a>
- </p>
</div>
</template>