From 9d334e23c8bb6a288486c4084f232e2f5d72ec44 Mon Sep 17 00:00:00 2001 From: Thomas Camlong Date: Mon, 30 Oct 2023 13:57:40 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20RSS=20widget=20description?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/locales/en/modules/rss.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/modules/rss.json b/public/locales/en/modules/rss.json index ee73f375b..20b827fcd 100644 --- a/public/locales/en/modules/rss.json +++ b/public/locales/en/modules/rss.json @@ -1,7 +1,7 @@ { "descriptor": { "name": "RSS Widget", - "description": "", + "description": "The rss widget allows you to display RSS feeds on your dashboard.", "settings": { "title": "Settings for RSS widget", "rssFeedUrl": {