Change parsing to not crash if invalid (#142)

This commit is contained in:
Vylpes 2022-04-23 18:32:24 +01:00 committed by GitHub
parent 55bd7ec5c7
commit 84bc8aff07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"