diff options
| author | CyberL1 <cyber.hf18@gmail.com> | 2025-09-29 10:17:42 +0200 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2025-09-29 18:32:21 +0200 |
| commit | 6bf4109465311dc04b2aa50f38dbd79e83e820d9 (patch) | |
| tree | ea0f42c100615e150dfe754e081c9ccba588120e /src/api | |
| parent | fix: update `pinned` column value in down migration (diff) | |
| download | server-ts-6bf4109465311dc04b2aa50f38dbd79e83e820d9.tar.xz | |
fix: set DESC order
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/routes/channels/#channel_id/messages/pins/index.ts | 2 | ||||
| -rw-r--r-- | src/api/routes/channels/#channel_id/pins.ts | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/api/routes/channels/#channel_id/messages/pins/index.ts b/src/api/routes/channels/#channel_id/messages/pins/index.ts |
