clarify moderators description

This commit is contained in:
janderedev 2022-03-20 15:17:25 +01:00
parent 801f0263b3
commit 41630149b3
Signed by: Lea
GPG key ID: 5D5E18ACB990F57A

View file

@ -213,7 +213,7 @@ const ServerDashboard: FunctionComponent = () => {
<H3>Moderators</H3>
<H4>
Only bot managers are allowed to add/remove moderators.
All bot managers are also moderators.
All bot managers and users with "Kick Members" permission are also moderators.
</H4>
<UserListTypeContainer>
<UserListContainer disabled={(serverInfo.perms ?? 0) < 2}>