diff options
| author | greysilly7 <greysilly7@gmail.com> | 2024-08-17 00:59:57 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-17 00:59:57 -0400 |
| commit | d028a785feeae21764fcd5ca81191e364d2ef3a8 (patch) | |
| tree | d2ba2bf72ab83da771b856fdb3aaafcfc81f1d7a | |
| parent | Merge pull request #1175 from DEVTomatoCake/fix/send-204-status (diff) | |
| download | server-ts-d028a785feeae21764fcd5ca81191e364d2ef3a8.tar.xz | |
Fix: Logins Failing due to null client_status
| -rw-r--r-- | src/gateway/opcodes/Identify.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gateway/opcodes/Identify.ts b/src/gateway/opcodes/Identify.ts |
