Merge pull request #8181 from denschub/scope-en-fix

Fix private/public confusion in API scopes.
This commit is contained in:
Benjamin Neff 2020-11-04 18:57:56 +01:00 committed by GitHub
commit 9a637213b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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