Change parsing to not crash if invalid (#142)
This commit is contained in:
parent
55bd7ec5c7
commit
84bc8aff07
3 changed files with 27 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
"username": "dev",
|
||||
"password": "dev",
|
||||
"database": "vylbot",
|
||||
"synchronize": true,
|
||||
"synchronize": false,
|
||||
"logging": false,
|
||||
"entities": [
|
||||
"dist/entity/**/*.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue