mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
improve paid torrent + hit and run
This commit is contained in:
@@ -422,6 +422,7 @@ final class Nexus
|
||||
public static function dispatchQueueJob(ShouldQueue $job): void
|
||||
{
|
||||
self::getQueueManager()->connection(self::QUEUE_CONNECTION_NAME)->push($job);
|
||||
do_log("dispatchQueueJob: " . nexus_json_encode($job));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user