diff options
author | xnacly <matteogropp@protonmail.com> | 2021-09-03 20:00:19 +0200 |
---|---|---|
committer | xnacly <matteogropp@protonmail.com> | 2021-09-03 20:00:19 +0200 |
commit | 787b830a09dd07a6c1e420a0785b9713a012edba (patch) | |
tree | 6465d5187e20a24b9c007dc3ec029789ef39c847 | |
parent | Merge pull request #314 from AlTech98/master (diff) | |
download | server-787b830a09dd07a6c1e420a0785b9713a012edba.tar.xz |
fixed 'undefined not found' + error not showing in client
-rw-r--r-- | api/src/middlewares/ErrorHandler.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api/src/middlewares/ErrorHandler.ts b/api/src/middlewares/ErrorHandler.ts |