From 31a71433ae6a150f16a48e928e42809a4af1d3a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Mon, 16 Jan 2023 21:41:36 +0100 Subject: [PATCH] Fix blacklist.html not having title prefilled --- discord_rss_bot/templates/blacklist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord_rss_bot/templates/blacklist.html b/discord_rss_bot/templates/blacklist.html index 5e95b90..ebb6c26 100644 --- a/discord_rss_bot/templates/blacklist.html +++ b/discord_rss_bot/templates/blacklist.html @@ -32,7 +32,7 @@ + id="blacklist_title" value="{% if blacklist_title %}{{ blacklist_title }}{% endif %}">