diff options
| author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-13 00:00:11 +0200 |
|---|---|---|
| committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-13 00:00:11 +0200 |
| commit | 9c3d9df05bc04ec995eb22110163a8d69131a789 (patch) | |
| tree | 74f1e16196bfb7d6e7da54ebe1ff018f4db063f6 /api/src | |
| parent | Merge branch 'typescript-interface-body-parser+autogenerate-unit-tests+docume... (diff) | |
| download | server-ts-9c3d9df05bc04ec995eb22110163a8d69131a789.tar.xz | |
:bug: fix invites: ajv doesn't treat null as undefined
Diffstat (limited to 'api/src')
| -rw-r--r-- | api/src/routes/channels/#channel_id/invites.ts | 4 | ||||
| -rw-r--r-- | api/src/util/route.ts | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/api/src/routes/channels/#channel_id/invites.ts b/api/src/routes/channels/#channel_id/invites.ts |
