Commented out htmx logging in global layout

This commit is contained in:
2025-03-01 19:16:21 +11:00
parent 3db77eca71
commit b6e0a977c0

View File

@@ -41,7 +41,7 @@ templ Global() {
<script src="https://unpkg.com/alpinejs" defer></script> <script src="https://unpkg.com/alpinejs" defer></script>
<script> <script>
// uncomment this line to enable logging of htmx events // uncomment this line to enable logging of htmx events
htmx.logAll(); // htmx.logAll();
</script> </script>
<script> <script>
const bodyData = { const bodyData = {