fix merge conflicts

This commit is contained in:
Everly Precia Suresh
2022-05-31 11:32:46 +00:00
13 changed files with 151 additions and 303 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ class Zoom extends OAuth2
* @var array
*/
protected array $scopes = [
'user_profile'
'user_info:read'
];
/**