mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-04 11:48:05 +00:00
Message sending is now a job
This commit is contained in:
@@ -104,7 +104,6 @@ class StandardMessageGenerator implements MessageGeneratorInterface
|
||||
foreach ($this->webhooks as $webhook) {
|
||||
$this->runWebhook($webhook);
|
||||
}
|
||||
//event(new RequestedSendWebhookMessages);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user