diff --git a/changedetectionio/blueprint/watchlist/templates/watch-overview.html b/changedetectionio/blueprint/watchlist/templates/watch-overview.html index 4a67191f..f5fd9cca 100644 --- a/changedetectionio/blueprint/watchlist/templates/watch-overview.html +++ b/changedetectionio/blueprint/watchlist/templates/watch-overview.html @@ -205,7 +205,7 @@ window.watchOverviewI18n = { {%- set link_order = "desc" if sort_order == 'asc' else "asc" -%} {%- set arrow_span = "" -%} - # + #