docs: readd missing "read:reactions" string
All checks were successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-sw Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
All checks were successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-sw Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
This commit is contained in:
parent
99c459a21a
commit
766ab1c4c4
1 changed files with 1 additions and 0 deletions
|
@ -1097,6 +1097,7 @@ _permissions:
|
||||||
"write:notes": "Create and delete notes"
|
"write:notes": "Create and delete notes"
|
||||||
"read:notifications": "Read notifications"
|
"read:notifications": "Read notifications"
|
||||||
"write:notifications": "Mark notifications as read and create custom notifications"
|
"write:notifications": "Mark notifications as read and create custom notifications"
|
||||||
|
"read:reactions": "View your reactions"
|
||||||
"write:reactions": "Create and delete reactions"
|
"write:reactions": "Create and delete reactions"
|
||||||
"write:votes": "Vote in polls"
|
"write:votes": "Vote in polls"
|
||||||
"read:pages": "List and read pages"
|
"read:pages": "List and read pages"
|
||||||
|
|
Loading…
Reference in a new issue