diff options
| author | TomatoCake <60300461+DEVTomatoCake@users.noreply.github.com> | 2024-07-09 05:04:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-09 05:04:29 +0200 |
| commit | 4a042d0188cb93a7223643447ba3abe156f72797 (patch) | |
| tree | 76ed6cf006ef16ecef3e09e0deb806d1dd6c256c /src/api | |
| parent | Increase minimum char count (diff) | |
| parent | add email verification page (diff) | |
| download | server-ts-4a042d0188cb93a7223643447ba3abe156f72797.tar.xz | |
Merge branch 'master' into fix/cdn-proxy-path
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 |
