diff --git a/changedetectionio/blueprint/watchlist/templates/watch-overview.html b/changedetectionio/blueprint/watchlist/templates/watch-overview.html index 1cb22c675..9b19b41f3 100644 --- a/changedetectionio/blueprint/watchlist/templates/watch-overview.html +++ b/changedetectionio/blueprint/watchlist/templates/watch-overview.html @@ -155,7 +155,7 @@ document.addEventListener('DOMContentLoaded', function() {
{% if 'favicons_enabled' not in ui_settings or ui_settings['favicons_enabled'] %}
{# A page might have hundreds of these images, set IMG options for lazy loading, don't set SRC if we dont have it so it doesnt fetch the placeholder' #} - Favicon thumbnail + Favicon thumbnail
{% endif %}