diff options
| author | Rory& <root@rory.gay> | 2025-12-19 20:34:43 +0100 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2025-12-19 20:34:43 +0100 |
| commit | 2d99567b5ed68561771869d3779ca35d3bceccae (patch) | |
| tree | d2954740db42c7c1a874dd9f31b3e2c801bf0815 | |
| parent | use async io for CDN file storage (diff) | |
| download | server-ts-2d99567b5ed68561771869d3779ca35d3bceccae.tar.xz | |
more async io
| -rw-r--r-- | src/api/routes/connections/index.ts | 2 | ||||
| -rw-r--r-- | src/cdn/routes/embed.ts | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/src/api/routes/connections/index.ts b/src/api/routes/connections/index.ts |
