Small subject tweaks

This commit is contained in:
snipe
2025-11-20 13:23:17 +00:00
parent 39e7937458
commit 1687fcc035
14 changed files with 15 additions and 15 deletions
@@ -54,7 +54,7 @@ class ExpiringLicenseNotification extends Notification
'licenses' => $this->licenses,
'threshold' => $this->threshold,
])
->subject(trans('mail.Expiring_Licenses_Report'))
->subject('⏰'.trans('mail.Expiring_Licenses_Report'))
->withSymfonyMessage(function (Email $message) {
$message->getHeaders()->addTextHeader(
'X-System-Sender', 'Snipe-IT'