From 931fcc1853c8a9bc9c04988b6892662973d518cc Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sat, 8 Oct 2022 17:07:15 +0200 Subject: Update src/components/AdminSettings.vue Co-authored-by: Sean Molenaar Signed-off-by: Benjamin Brahmer --- src/components/AdminSettings.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AdminSettings.vue b/src/components/AdminSettings.vue index 31626abf0..ec301d0b8 100644 --- a/src/components/AdminSettings.vue +++ b/src/components/AdminSettings.vue @@ -31,7 +31,7 @@ SPDX-Licence-Identifier: AGPL-3.0-or-later @update:checked="update('purgeUnread', purgeUnread)"> {{ t('news', 'Delete unread items automatically') }} -

{{ t('news', 'Enable this if you also want to delete unread items. Consider increasing the value above.') }}

+

{{ t('news', 'Enable this if you also want to delete unread items.') }}