From a6d7bdc7426af55ffde71ab626a096a98f650974 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 24 Jul 2024 19:37:30 +0200 Subject: New global option to automatically add articles to favourites (#6648) fix https://github.com/FreshRSS/FreshRSS/issues/6639 --- app/views/configure/reading.phtml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'app/views') diff --git a/app/views/configure/reading.phtml b/app/views/configure/reading.phtml index a71efddbd..474700117 100644 --- a/app/views/configure/reading.phtml +++ b/app/views/configure/reading.phtml @@ -368,6 +368,18 @@

+ +
+ +
+ +

+
+
-- cgit v1.2.3