mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-05 18:52:44 +01:00
Fixes for QuoteWasApproved
This commit is contained in:
parent
7cf2d10f29
commit
d6c224e538
@ -11,6 +11,7 @@
|
||||
|
||||
namespace App\Events\Quote;
|
||||
|
||||
use App\Models\ClientContact;
|
||||
use App\Models\Company;
|
||||
use App\Models\Quote;
|
||||
use Illuminate\Broadcasting\Channel;
|
||||
|
Loading…
Reference in New Issue
Block a user