From 3b03bdcb82a8f19a92d2e1aeb53d17d7fe3b3dfc Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 6 Sep 2023 12:27:27 +0200 Subject: [PATCH] UI - Fixing open/broken HTML which was causing some buttons to not display --- changedetectionio/templates/settings.html | 1 + 1 file changed, 1 insertion(+) diff --git a/changedetectionio/templates/settings.html b/changedetectionio/templates/settings.html index c1166ae1..1d09faa5 100644 --- a/changedetectionio/templates/settings.html +++ b/changedetectionio/templates/settings.html @@ -231,6 +231,7 @@ nav
{{ render_field(form.requests.form.extra_proxies) }} "Name" will be used for selecting the proxy in the Watch Edit settings +