diff options
author | rubenwardy <rw@rubenwardy.com> | 2020-07-11 03:52:56 +0100 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2020-07-11 03:53:03 +0100 |
commit | dfbcbbbb476cbbd467cabb1e36ea56ee84c99b43 (patch) | |
tree | 39255ac145664f3679788e774ae6cc750f41daa0 /app/flatpages/help/ranks_permissions.md | |
parent | 08f6bd8befa266d40f56b143193c8c1ca5fb2716 (diff) | |
download | cheatdb-dfbcbbbb476cbbd467cabb1e36ea56ee84c99b43.tar.xz |
Add ability to edit comments
Diffstat (limited to 'app/flatpages/help/ranks_permissions.md')
-rw-r--r-- | app/flatpages/help/ranks_permissions.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app/flatpages/help/ranks_permissions.md b/app/flatpages/help/ranks_permissions.md index 5a2d592..972c570 100644 --- a/app/flatpages/help/ranks_permissions.md +++ b/app/flatpages/help/ranks_permissions.md @@ -205,6 +205,21 @@ title: Ranks and Permissions <th>✓</th> </tr> <tr> + <td>Edit Comments</td> + <th>✓</th> <!-- new --> + <th></th> + <th>✓</th> <!-- member --> + <th></th> + <th>✓</th> <!-- trusted member --> + <th></th> + <th>✓</th> <!-- editor --> + <th></th> + <th>✓</th> <!-- moderator --> + <th></th> + <th>✓</th> <!-- admin --> + <th>✓</th> + </tr> + <tr> <td>Set Email</td> <th>✓</th> <!-- new --> <th></th> |