diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-08 10:53:05 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-08 10:53:05 +0300 |
commit | 5774c037eedba9f7c05d66f86f350a0a480f82a6 (patch) | |
tree | 589931533516c458c2343e7bfd0c3453a3e16637 | |
parent | fix the build mistakes from yesternight (diff) | |
download | server-5774c037eedba9f7c05d66f86f350a0a480f82a6.tar.xz |
add joined_by to allow for separate treatment of force-joiners
-rw-r--r-- | util/src/entities/Member.ts | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/util/src/entities/Member.ts b/util/src/entities/Member.ts |