diff options
| author | CyberL1 <cyber.hf18@gmail.com> | 2026-06-24 16:12:12 +0200 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2026-06-25 17:56:49 +0200 |
| commit | 3896b143c6bb630c6558252b8a1197edb370dab3 (patch) | |
| tree | bf7239cfd893ccf7f878e6abd34789822b023f14 | |
| parent | fix: assign id to poll answers (diff) | |
| download | server-ts-3896b143c6bb630c6558252b8a1197edb370dab3.tar.xz | |
refactor: group message poll checks under one if
| -rw-r--r-- | src/api/util/handlers/Message.ts | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/src/api/util/handlers/Message.ts b/src/api/util/handlers/Message.ts |
