Skip to content

Commit ce7459e

Browse files
committed
fix: remove users:read scope
1 parent ba7932a commit ce7459e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
"assistant:write",
2525
"im:history",
2626
"channels:read",
27-
"chat:write",
28-
"users:read"
27+
"chat:write"
2928
]
3029
}
3130
},

0 commit comments

Comments
 (0)