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 | af41c942ca24e8182d6128e9181af3d7c2d5182a (patch) | |
tree | ebcf01f492b8430de42b4ed1711b0507210bd3cf | |
parent | Relax some of the limits (diff) | |
download | server-af41c942ca24e8182d6128e9181af3d7c2d5182a.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 |