diff options
| author | MathMan05 <mathmanrm@gmail.com> | 2025-12-22 13:42:31 -0600 |
|---|---|---|
| committer | MathMan05 <mathmanrm@gmail.com> | 2025-12-22 13:42:31 -0600 |
| commit | 84213549fe72a702793151ea9b621b92e6b41113 (patch) | |
| tree | 05082fde206e6a2d4ecb98061e6ac2f0b2059bcb | |
| parent | Merge remote-tracking branch 'mathium05/dmFix' (diff) | |
| download | server-ts-84213549fe72a702793151ea9b621b92e6b41113.tar.xz | |
fix invite API slightly
| -rw-r--r-- | src/api/routes/invites/index.ts | 2 | ||||
| -rw-r--r-- | src/util/entities/Invite.ts | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/src/api/routes/invites/index.ts b/src/api/routes/invites/index.ts |
