James Cole
2 years ago
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80
1 changed files with
2 additions and
2 deletions
-
app/Http/Controllers/Import/SubmitController.php
|
|
@ -161,8 +161,8 @@ class SubmitController extends Controller |
|
|
|
event( |
|
|
|
new ImportedTransactions( |
|
|
|
array_merge($routine->getAllMessages()), |
|
|
|
array_merge($routine->getAllMessages()), |
|
|
|
array_merge($routine->getAllMessages()) |
|
|
|
array_merge($routine->getAllWarnings()), |
|
|
|
array_merge($routine->getAllErrors()) |
|
|
|
) |
|
|
|
); |
|
|
|
|
|
|
|