🤖 Auto commit for release 'develop' on 2026-01-23

This commit is contained in:
JC5
2026-01-23 15:14:29 +01:00
parent 8f15a32bd6
commit eeeba86d38
888 changed files with 10732 additions and 10387 deletions

View File

@@ -67,9 +67,10 @@ class MFAUsedBackupCodeNotification extends Notification
'ip' => $ip,
'host' => $host,
'userAgent' => $userAgent,
'time' => $time
'time' => $time,
])
->subject($subject);
->subject($subject)
;
}
// public function toNtfy(User $notifiable): Message