feat min: fix spelling mistake

This commit is contained in:
Alphons Joseph
2025-03-17 19:23:59 +08:00
parent 5c0044a4d4
commit 6fb4ea5372
+1 -1
View File
@@ -46,7 +46,7 @@ async function init() {
})
}
console.info(
"[BetterSEQTA+] Successfully initalised BetterSEQTA+, starting to load assets.",
"[BetterSEQTA+] Successfully initialised BetterSEQTA+, starting to load assets.",
)
} catch (error: any) {
console.error(error)