Fix data not showing up for live map (#1223)
* Fix data not showing up for live map * StyleCI fixes
This commit is contained in:
@@ -8,7 +8,7 @@ use GuzzleHttp\Exception\RequestException;
|
||||
use GuzzleHttp\Psr7;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
|
||||
class Discord
|
||||
class DiscordWebhook
|
||||
{
|
||||
private $httpClient;
|
||||
|
||||
Reference in New Issue
Block a user