no message

This commit is contained in:
hellcat 2025-07-27 12:28:36 +08:00
parent 403fa43d44
commit 64884ecbae

View File

@ -2,7 +2,7 @@
declare(strict_types=1);
namespace App\Services\TG\Hook;
namespace App\Services\Tg\Hook;
use App\Models\Me as ModelMe;
use App\Models\DogOption as ModelDogOption;