🤖 Auto commit for release 'develop' on 2025-08-09

This commit is contained in:
JC5
2025-08-09 11:20:44 +02:00
parent 3c3b6615e6
commit ed48d190e5
3 changed files with 28 additions and 16 deletions

View File

@@ -92,7 +92,7 @@ class SubscriptionsOverdueReminder extends Notification
*/
public function toSlack(User $notifiable): SlackMessage
{
$url = route('bills.index');
$url = route('bills.index');
return new SlackMessage()
->warning()