diff options
| author | CyberL1 <cyber.hf18@gmail.com> | 2026-06-25 21:05:39 +0200 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2026-06-26 16:42:33 +0200 |
| commit | 74b83801b797cf633783ab135d302bf61a733934 (patch) | |
| tree | 682309d9eef5192c7d21f6e28dbb7fd0980ac7d9 | |
| parent | fix: ignore null/undefined in where queries (diff) | |
| download | server-ts-74b83801b797cf633783ab135d302bf61a733934.tar.xz | |
fix: check if message is a poll
| -rw-r--r-- | src/api/routes/channels/#channel_id/messages/index.ts | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/src/api/routes/channels/#channel_id/messages/index.ts b/src/api/routes/channels/#channel_id/messages/index.ts |
