small fix

This commit is contained in:
2024-12-06 02:28:59 +03:00
parent 086a3ecf5e
commit b89af2ca0d
2 changed files with 37 additions and 26 deletions

View File

@@ -384,3 +384,4 @@ document.querySelectorAll('.category h3').forEach(function(header) {
}
});
});