fix: small code quality and mismatch.

This commit is contained in:
MasterAcnolo
2026-06-28 21:34:00 +02:00
parent a56a070bc8
commit eebce83976
7 changed files with 9 additions and 10 deletions

View File

@@ -271,6 +271,6 @@ async function init() {
})
};
}
init();