Fix up email sending and add more notifications to the panel.
Closes #265
This commit is contained in:
parent
95171a3e41
commit
008cccb098
23 changed files with 489 additions and 122 deletions
|
@ -26,6 +26,7 @@ namespace Pterodactyl\Observers;
|
|||
|
||||
use Pterodactyl\Events;
|
||||
use Pterodactyl\Models\User;
|
||||
use Pterodactyl\Notifications\AccountCreated;
|
||||
|
||||
class UserObserver
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue