mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-02-07 04:36:24 +00:00
🤖 Auto commit for release 'develop' on 2026-01-23
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user