Change parsing to not crash if invalid

This commit is contained in:
Ethan Lane 2022-04-23 18:24:37 +01:00
parent 55bd7ec5c7
commit e428be19bd
Signed by: Vylpes
GPG key ID: EED233CC06D12504
3 changed files with 27 additions and 3 deletions

View file

@ -5,7 +5,7 @@
"username": "dev",
"password": "dev",
"database": "vylbot",
"synchronize": true,
"synchronize": false,
"logging": false,
"entities": [
"dist/entity/**/*.js"