diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-23 00:14:54 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-23 00:14:54 +0200 |
commit | 696ef6278ab6a4f48f5bc6ef46571691127b80be (patch) | |
tree | 3d9e95d24fbe0c8242fe7f23e7249362a7f5a329 | |
parent | npm i @fosscord/server-util (diff) | |
download | server-696ef6278ab6a4f48f5bc6ef46571691127b80be.tar.xz |
:bug: fix wrong permission in delete invite
-rw-r--r-- | src/routes/invites/index.ts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/routes/invites/index.ts b/src/routes/invites/index.ts |