diff options
| author | TomatoCake <60300461+DEVTomatoCake@users.noreply.github.com> | 2024-08-25 06:51:30 +0200 |
|---|---|---|
| committer | TomatoCake <60300461+DEVTomatoCake@users.noreply.github.com> | 2024-08-25 06:51:30 +0200 |
| commit | b73b4e95028d6bfda21ed206db30084b5f1085d3 (patch) | |
| tree | 3907f0ca1a2cc9fdd047c61aec165edd0a3b5eb4 /src | |
| parent | Remove auth requirement & fix image path (diff) | |
| download | server-ts-b73b4e95028d6bfda21ed206db30084b5f1085d3.tar.xz | |
Run prettier
Diffstat (limited to 'src')
| -rw-r--r-- | src/api/middlewares/Authentication.ts | 2 | ||||
| -rw-r--r-- | src/api/middlewares/ImageProxy.ts | 7 |
2 files changed, 7 insertions, 2 deletions
diff --git a/src/api/middlewares/Authentication.ts b/src/api/middlewares/Authentication.ts |
