diff options
| author | CyberL1 <cyber.hf18@gmail.com> | 2026-06-25 10:59:29 +0200 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2026-06-25 17:56:49 +0200 |
| commit | 8ab688382f9169c918de42d4a45a59b084d83a68 (patch) | |
| tree | 469e19403737eaad3619b44ad63d10d15abc1946 | |
| parent | fix: don't send loop over not voted answers (diff) | |
| download | server-ts-8ab688382f9169c918de42d4a45a59b084d83a68.tar.xz | |
fix: check for poll answer limit
| -rw-r--r-- | src/api/util/handlers/Message.ts | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/api/util/handlers/Message.ts b/src/api/util/handlers/Message.ts |
