fix: Fix quest success check

This commit is contained in:
Matthe815
2023-07-04 21:12:08 -04:00
parent e29ce1d82f
commit ba20d2da84
2 changed files with 3 additions and 3 deletions

View File

@@ -110,9 +110,9 @@
],
"Database": {
"Host": "localhost",
"Port": 5432,
"Port": 5433,
"User": "postgres",
"Password": "",
"Password": "admin",
"Database": "erupe"
},
"Sign": {