clarify moderators description
This commit is contained in:
parent
801f0263b3
commit
41630149b3
1 changed files with 1 additions and 1 deletions
|
@ -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}>
|
||||
|
|
Loading…
Reference in a new issue