Merge pull request #1481 from ae-utbm/htmx4

Fix bad hx-swap on club list and moderation view
This commit is contained in:
2026-09-09 22:10:25 +02:00
committed by GitHub
4 changed files with 16 additions and 10 deletions
+1
View File
@@ -69,6 +69,7 @@ htmx.registerExtension("aria-busy", {
},
});
htmx.config.transitions = true;
Object.assign(window, { htmx });
/**