forked from FoundKeyGang/FoundKey
remove "your" from "read:reactions"
Makes it consistent wiht the rest of the _permissions strings not using pronouns.
This commit is contained in:
parent
766ab1c4c4
commit
d75e295ee8
1 changed files with 1 additions and 1 deletions
|
@ -1097,7 +1097,7 @@ _permissions:
|
|||
"write:notes": "Create and delete notes"
|
||||
"read:notifications": "Read notifications"
|
||||
"write:notifications": "Mark notifications as read and create custom notifications"
|
||||
"read:reactions": "View your reactions"
|
||||
"read:reactions": "View reactions"
|
||||
"write:reactions": "Create and delete reactions"
|
||||
"write:votes": "Vote in polls"
|
||||
"read:pages": "List and read pages"
|
||||
|
|
Loading…
Reference in a new issue