Skip to content

Commit

Permalink
Update ProcessInvoiceReminders.php
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata authored Jan 14, 2025
1 parent 83079f3 commit fd0a8c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Console/Commands/ProcessInvoiceReminders.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ public function handle()
$this->error("Error processing reminders: " . $e->getMessage());
return Command::FAILURE;
}
}
}

0 comments on commit fd0a8c0

Please sign in to comment.