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 | 9b2976d6b1aa8ef2f3a744f950daeda74485bbad (patch) | |
tree | b43295cf51acc234a32ebdaf9f93c0fb3cc161b6 | |
parent | fix the build mistakes from yesternight (diff) | |
download | server-9b2976d6b1aa8ef2f3a744f950daeda74485bbad.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 |