diff options
| author | dank074 <torresefrain10@gmail.com> | 2026-03-06 03:34:00 -0600 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2026-03-07 01:38:45 +0100 |
| commit | e843d499ec299be12e72f7639a5d19f1aa365ceb (patch) | |
| tree | 72d5d335d54541ad980a15f4d38fc7d92544cdad | |
| parent | Fix guild settings not using .save, nor beign awaited (diff) | |
| download | server-ts-e843d499ec299be12e72f7639a5d19f1aa365ceb.tar.xz | |
gateway should not crash for clients that send Op 37 with missing channel ranges, instead ignore
| -rw-r--r-- | src/gateway/opcodes/LazyRequest.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gateway/opcodes/LazyRequest.ts b/src/gateway/opcodes/LazyRequest.ts |
