mirror of
https://github.com/v2board/v2board.git
synced 2025-01-11 00:29:09 +08:00
fix: telegram service
This commit is contained in:
parent
c239a83ab3
commit
04c06afcff
@ -2,6 +2,7 @@
|
||||
namespace App\Services;
|
||||
|
||||
use App\Jobs\SendTelegramJob;
|
||||
use App\Models\User;
|
||||
use \Curl\Curl;
|
||||
|
||||
class TelegramService {
|
||||
|
Loading…
Reference in New Issue
Block a user