diff options
| author | Rory& <root@rory.gay> | 2025-10-04 23:41:04 +0200 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2025-10-04 23:41:04 +0200 |
| commit | bdde28b22aca4460d862efaa576a5fc7ee7398d4 (patch) | |
| tree | 1f9c0da9d2fc9da9ab5c60ca8702450732beac7c /src/api | |
| parent | Fix import (diff) | |
| download | server-ts-bdde28b22aca4460d862efaa576a5fc7ee7398d4.tar.xz | |
Fix missing return statement
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/routes/guilds/templates/index.ts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/api/routes/guilds/templates/index.ts b/src/api/routes/guilds/templates/index.ts |
