mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge fixes
This commit is contained in:
commit
1ba73a3a54
@ -29,8 +29,6 @@ class InvoiceFailedEmailNotification
|
|||||||
|
|
||||||
use UserNotifies, Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
|
use UserNotifies, Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
|
||||||
|
|
||||||
public $delay = 10;
|
|
||||||
|
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user