diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-07-16 18:06:43 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-16 11:06:43 +0300 |
commit | 614cfdc85cfa8903bf7432e770bd4aba41c51b5f (patch) | |
tree | 710fb2578a1e07184950e886769ce2f4bd60f4ed | |
parent | Relax some of the limits (diff) | |
download | server-614cfdc85cfa8903bf7432e770bd4aba41c51b5f.tar.xz |
Send offline group in LazyRequest (#778)
* Send offline member group in LazyRequest * Better implementation of offline member group in lazy request * Always display roles separately to online members
-rw-r--r-- | gateway/src/opcodes/LazyRequest.ts | 28 |
1 files changed, 25 insertions, 3 deletions
diff --git a/gateway/src/opcodes/LazyRequest.ts b/gateway/src/opcodes/LazyRequest.ts |