From f55803b4098f102726562a2ba7fda1dd86a1e55a Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Wed, 22 Sep 2021 12:47:50 -0700 Subject: [PATCH] Fixes updating readthroughs --- bookwyrm/templates/snippets/reading_modals/form.html | 1 + 1 file changed, 1 insertion(+) diff --git a/bookwyrm/templates/snippets/reading_modals/form.html b/bookwyrm/templates/snippets/reading_modals/form.html index d1ba916f..382407ba 100644 --- a/bookwyrm/templates/snippets/reading_modals/form.html +++ b/bookwyrm/templates/snippets/reading_modals/form.html @@ -12,4 +12,5 @@ + {% endblock %}