diff options
| author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2024-07-09 15:29:16 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-09 15:29:16 +1000 |
| commit | 4774bae7c603f5f65959af347e55b7033117dfd5 (patch) | |
| tree | 49339bcc61fe0e6ae3749a21f388c460c1dcc90e /src/api | |
| parent | fix poll in msg create schema (diff) | |
| parent | add email verification page (diff) | |
| download | server-ts-4774bae7c603f5f65959af347e55b7033117dfd5.tar.xz | |
Merge branch 'master' into feat/new-msg-props
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/Server.ts | 14 | ||||
| -rw-r--r-- | src/api/routes/auth/verify/index.ts | 2 |
2 files changed, 10 insertions, 6 deletions
diff --git a/src/api/Server.ts b/src/api/Server.ts |
