diff options
author | xnacly <matteogropp@gmail.com> | 2021-04-17 13:49:03 +0100 |
---|---|---|
committer | xnacly <matteogropp@gmail.com> | 2021-04-17 13:49:03 +0100 |
commit | 4aafcb569aa492ac159931a183dc8c4b95dc117b (patch) | |
tree | fe180a6f423ab79ce59a2f4316e38f7f56523706 | |
parent | :bug: fix port not picking up env file (diff) | |
download | server-4aafcb569aa492ac159931a183dc8c4b95dc117b.tar.xz |
fixed missing db delete call
-rw-r--r-- | src/routes/invites/index.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/routes/invites/index.ts b/src/routes/invites/index.ts |