Added 2 new languages + small ODMain improvements

This commit is contained in:
DJj123dj
2024-10-28 12:29:33 +01:00
parent 929f57721b
commit 970807d144
9 changed files with 23 additions and 12 deletions
+1
View File
@@ -742,6 +742,7 @@ const main = async () => {
//YIPPPIE!!
//The startup of Open Ticket is completed :)
openticket.readyStartupDate = new Date()
await openticket.events.get("onReadyForUsage").emit([])
}
main()