add missing permission nodes to UI

This commit is contained in:
Hazelnoot 2025-06-22 11:09:47 -04:00
parent 0327451302
commit 7f95734891
3 changed files with 12 additions and 0 deletions

View file

@ -522,6 +522,8 @@ _permissions:
"write:admin:reject-quotes": "Allow/Prohibit quote posts from a user"
"read:notes-schedule": "View your list of scheduled notes"
"write:notes-schedule": "Compose or delete scheduled notes"
"read:admin:abuse-report:notification-recipient": "Read abuse report notification recipients"
"write:admin:abuse-report:notification-recipient": "Edit abuse report notification recipients"
robotsTxt: "Custom robots.txt"
robotsTxtDescription: "Adding entries here will override the default robots.txt packaged with Sharkey."