X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=config%2Flarascord.php;h=ee52e708bd0bad3d00bd8308e46297ee61ab0c43;hb=6977dce178bc418e365b4a013d5798ac8e9e1595;hp=e5f9f096914e336767468499a6007d75bc0e9729;hpb=f642f1eda2a68ad5e09b71ccdae1499bc9d31e4f;p=alttp.git diff --git a/config/larascord.php b/config/larascord.php index e5f9f09..ee52e70 100644 --- a/config/larascord.php +++ b/config/larascord.php @@ -55,7 +55,7 @@ return [ | */ - 'scopes' => env('LARASCORD_SCOPE', 'identify&email'), + 'scopes' => env('LARASCORD_SCOPE', 'identify'), /* |--------------------------------------------------------------------------