X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=config%2Flarascord.php;fp=config%2Flarascord.php;h=ee52e708bd0bad3d00bd8308e46297ee61ab0c43;hb=edd0e97bfdc544114f30bf4c13a929631c44a555;hp=e5f9f096914e336767468499a6007d75bc0e9729;hpb=55f2d7cd6c290a0d26db177d54d20c393f890bbb;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'), /* |--------------------------------------------------------------------------