Fixes for event service provideR
This commit is contained in:
parent
1b79188b35
commit
8fa1bd5c7a
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ class EventServiceProvider extends ServiceProvider
|
|||
InvoiceWasPaid::class => [
|
||||
CreateInvoiceHtmlBackup::class,
|
||||
],
|
||||
InvoiceWasViewed::class = [
|
||||
InvoiceWasViewed::class => [
|
||||
InvoiceViewedActivity::class,
|
||||
],
|
||||
InvoiceWasEmailed::class => [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue