Add (serp ai gen)
This commit is contained in:
@@ -49,7 +49,7 @@ public function handle(): void
|
||||
throw Exception('Failed to execute ParseNewsSerpDomainsTask');
|
||||
}
|
||||
|
||||
return GenerateArticleJob::dispatch($serp_url)->onQueue('default')->onConnection('default');
|
||||
GenerateArticleJob::dispatch($serp_url)->onQueue('default')->onConnection('default');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user