We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7539fa0 commit 87b13c1Copy full SHA for 87b13c1
src/constants.js
@@ -79,5 +79,5 @@ export const REGEX = {
79
};
80
81
export const TOKEN_SCOPES = {
82
- CONNECT_PROJECT_ADMIN: "all:connect_project"
+ CONNECT_PROJECT_ADMIN: 'all:connect_project',
83
0 commit comments