From 5b2b79f553d53ab9ab3d5eda86af6be312711333 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Tue, 12 May 2026 18:56:58 +0200 Subject: [PATCH] Fix comment not being a comment --- games/templates/cotton/layouts/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/templates/cotton/layouts/base.html b/games/templates/cotton/layouts/base.html index 8bf84cb..08f1730 100644 --- a/games/templates/cotton/layouts/base.html +++ b/games/templates/cotton/layouts/base.html @@ -106,7 +106,7 @@ } }); - // hx-swap-oob makes sure the modal gets removed upon any HTMX response +