mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-20 07:13:45 +02:00
Fix up email sending and add more notifications to the panel.
Closes #265
This commit is contained in:
@@ -26,6 +26,7 @@ namespace Pterodactyl\Observers;
|
||||
|
||||
use Pterodactyl\Events;
|
||||
use Pterodactyl\Models\User;
|
||||
use Pterodactyl\Notifications\AccountCreated;
|
||||
|
||||
class UserObserver
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user