diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-01-10 13:19:05 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-01-10 13:20:37 +1100 |
commit | 2f065e6b3793f2c2d4ab196a341cf23efb721011 (patch) | |
tree | 8966b0ec65d611d7b3a129e16d3276b58344ba44 /src/api/Server.ts | |
parent | Add error handler for individual gateway sockets (diff) | |
download | server-2f065e6b3793f2c2d4ab196a341cf23efb721011.tar.xz |
Move sentry init to util. use sentry in each module, not just bundle
Diffstat (limited to 'src/api/Server.ts')
-rw-r--r-- | src/api/Server.ts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/api/Server.ts b/src/api/Server.ts |