server ver
This commit is contained in:
@@ -183,6 +183,7 @@ class VideoController extends Controller
|
||||
exec("curl -X POST -d '{ 'msgtype : m.text', 'body: $payload'}' '$url' > /dev/null &");
|
||||
}
|
||||
|
||||
|
||||
return new JsonResponse([
|
||||
'error' => 'null',
|
||||
'video_id' => $video->id
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 596 KiB After Width: | Height: | Size: 1.4 MiB |
Reference in New Issue
Block a user