]> git.localhorst.tv Git - alttp.git/blobdiff - config/larascord.php
basic result display
[alttp.git] / config / larascord.php
index e5f9f096914e336767468499a6007d75bc0e9729..ee52e708bd0bad3d00bd8308e46297ee61ab0c43 100644 (file)
@@ -55,7 +55,7 @@ return [
     |
     */
 
-    'scopes' => env('LARASCORD_SCOPE', 'identify&email'),
+    'scopes' => env('LARASCORD_SCOPE', 'identify'),
 
     /*
     |--------------------------------------------------------------------------