diff options
| author | Cyber <cyber.hf18@gmail.com> | 2025-12-22 20:57:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-22 20:57:08 +0100 |
| commit | 387b176f248178aa2b54b975d5f5bece18c9f2cf (patch) | |
| tree | d17f068ee7c30c8c9a1b0de83dba012ef5135870 | |
| parent | Update readme (diff) | |
| parent | fix invite API slightly (diff) | |
| download | server-ts-387b176f248178aa2b54b975d5f5bece18c9f2cf.tar.xz | |
Merge pull request #1449 from MathMan05/inviteFix
| -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 |
