From 7177ffd835c04d4a504b287c66be2d13ca3e3a05 Mon Sep 17 00:00:00 2001 From: JaySee3 <71579328+JaySee3@users.noreply.github.com> Date: Wed, 28 Oct 2020 21:31:50 -0500 Subject: [PATCH] Update app.json --- FreshRSS/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FreshRSS/app.json b/FreshRSS/app.json index c926eef31..72cac66a5 100644 --- a/FreshRSS/app.json +++ b/FreshRSS/app.json @@ -4,7 +4,7 @@ "website": "https://freshrss.org/", "license": "GNU Affero General Public License v3.0", "description": "FreshRSS is a self-hosted RSS feed aggregator. It is lightweight, easy to work with, powerful and customizable.", - "enhanced": false, + "enhanced": true, "tile_background": "dark", "icon": "freshrss.png" -} \ No newline at end of file +}