Seems the 'r' key is loosing its sensitivity... 👀
This commit is contained in:
parent
52fb4f58d5
commit
2564276657
@ -54,7 +54,7 @@ class AppServiceProvider extends ServiceProvider
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (config('pterodactyl.auth.notifications')) {
|
if (config('pterodactyl.auth.notifications')) {
|
||||||
$this->app->registe(\DaneEveritt\LoginNotifications\NotificationServiceProvider::class);
|
$this->app->register(\DaneEveritt\LoginNotifications\NotificationServiceProvider::class);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user