mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Seems the 'r' key is loosing its sensitivity... 👀
This commit is contained in:
@@ -54,7 +54,7 @@ class AppServiceProvider extends ServiceProvider
|
||||
}
|
||||
|
||||
if (config('pterodactyl.auth.notifications')) {
|
||||
$this->app->registe(\DaneEveritt\LoginNotifications\NotificationServiceProvider::class);
|
||||
$this->app->register(\DaneEveritt\LoginNotifications\NotificationServiceProvider::class);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user