Cleaned characterMove event, moved some of its logic into char. move service

This commit is contained in:
2025-02-15 22:27:57 +01:00
parent 086c7cd6d6
commit 5acebfe377
5 changed files with 46 additions and 46 deletions

6
package-lock.json generated
View File

@ -1932,9 +1932,9 @@
}
},
"node_modules/bullmq": {
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.41.0.tgz",
"integrity": "sha512-GGfKu2DHGIvbnMtQjR/82wvWsdCaGxN5JGR3pvKd1mkDI9DsWn8r0+pAzZ6Y4ImWXFaetaAqywOhv2Ik0R2m3g==",
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.41.1.tgz",
"integrity": "sha512-bVQGR4ARM+wRJSw66114AKwO8SwS2ZF5TIvwQ9NL6Iepq6f8jnG8EjMMXL8J1pyR1eNz5bOikPeED/8ErLU6FQ==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.9.0",