diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-02-01 00:12:00 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-02-01 00:12:00 +1100 |
commit | 63b4a8997f9c6d4b6f50699a49b632782d1ab9f0 (patch) | |
tree | 349494568a9175ed65cac3e031dfb55c3659b575 /src | |
parent | check pw and other auth before letting users undisable (diff) | |
download | server-63b4a8997f9c6d4b6f50699a49b632782d1ab9f0.tar.xz |
Fix missing props in welcome message creation, which causes every client who received the welcome message to disconnect.
Diffstat (limited to 'src')
-rw-r--r-- | src/util/entities/Member.ts | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/util/entities/Member.ts b/src/util/entities/Member.ts |