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 +}