Fix private/public confusion.
This commit is contained in:
parent
9021583d37
commit
611e445e17
1 changed files with 1 additions and 1 deletions
|
|
@ -964,7 +964,7 @@ en:
|
|||
description: "This grants access to your public posts, including interactions and related data."
|
||||
'public:modify':
|
||||
name: "Public Posts (Write)"
|
||||
description: "This grants write access to publish private posts and related data (such as votes and attached media)."
|
||||
description: "This grants write access to publish public posts and related data (such as votes and attached media)."
|
||||
profile:
|
||||
name: "Extended profile (Read-only)"
|
||||
description: "This grants read-only access to your extended profile data."
|
||||
|
|
|
|||
Loading…
Reference in a new issue