remove "your" from "read:reactions"

Makes it consistent wiht the rest of the _permissions strings not using
pronouns.
This commit is contained in:
Norm 2022-12-20 00:10:17 -05:00
parent 766ab1c4c4
commit d75e295ee8
Signed by untrusted user: norm
GPG key ID: 7123E30E441E80DE

View file

@ -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"