[UPDT] HORILLA: Merge fixes from v1

This commit is contained in:
Horilla
2025-08-02 14:59:22 +05:30
parent 25c474c1e7
commit 732075993f
10 changed files with 139 additions and 128 deletions

View File

@@ -750,5 +750,3 @@ document.addEventListener("DOMContentLoaded", function () {
document.body.addEventListener("htmx:afterSettle", function (event) {
initCountryStateDropdowns();
});