diff --git a/changedetectionio/blueprint/settings/templates/settings.html b/changedetectionio/blueprint/settings/templates/settings.html index 88ebd6de..60d5e138 100644 --- a/changedetectionio/blueprint/settings/templates/settings.html +++ b/changedetectionio/blueprint/settings/templates/settings.html @@ -256,6 +256,11 @@ nav {{ render_checkbox_field(form.application.form.ui.form.socket_io_enabled, class="socket_io_enabled") }} Realtime UI Updates Enabled - (Restart required if this is changed) +
+ {{ render_checkbox_field(form.application.form.ui.form.favicons_enabled, class="") }} + Enable or Disable Favicons next to the watch list +
+