we are pyro

This commit is contained in:
KalebSchmidlkofer
2025-01-27 19:41:28 -08:00
parent ec6d49bab5
commit 68d799dd33

View File

@@ -92,7 +92,7 @@ return [
'from' => [
'address' => env('MAIL_FROM_ADDRESS', env('MAIL_FROM', 'hello@example.com')),
'name' => env('MAIL_FROM_NAME', 'Pterodactyl Panel'),
'name' => env('MAIL_FROM_NAME', 'Pyrodactyl Panel'),
],
/*