From 232245d6026f02b760ac60e596a98f64e894efff Mon Sep 17 00:00:00 2001 From: Michal Kunc Date: Fri, 10 Feb 2023 11:53:07 +0100 Subject: [PATCH] Fix marking movies as unwatched when not logged in. --- templates/watchlist/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/watchlist/index.html b/templates/watchlist/index.html index 38f3e7f..a5201d9 100644 --- a/templates/watchlist/index.html +++ b/templates/watchlist/index.html @@ -4,7 +4,7 @@

Watchlist

{% if can_add_movie %}