Fix comment not being a comment

This commit is contained in:
2026-05-12 18:56:58 +02:00
parent 36411c99a7
commit 5b2b79f553
+1 -1
View File
@@ -106,7 +106,7 @@
}
});
</script>
// hx-swap-oob makes sure the modal gets removed upon any HTMX response
<!-- hx-swap-oob makes sure the modal gets removed upon any HTMX response -->
<div id="global-modal-container" hx-swap-oob="true"></div>
<div x-data="toastStore()"