mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Fixes ACCOUNTS-5FF. Handle 204 response from Chrly.
This commit is contained in:
@@ -19,6 +19,7 @@ return [
|
||||
'definitions' => [
|
||||
GuzzleHttp\ClientInterface::class => GuzzleHttp\Client::class,
|
||||
Ely\Mojang\Api::class => Ely\Mojang\Api::class,
|
||||
common\components\SkinSystem\Api::class => common\components\SkinSystem\Api::class,
|
||||
],
|
||||
],
|
||||
'components' => [
|
||||
|
Reference in New Issue
Block a user