nostr events schedule

This commit is contained in:
HolgerHatGarKeineNode
2023-02-24 13:41:50 +01:00
parent 6d35cb00ea
commit 5baafcf5b2
2 changed files with 2 additions and 2 deletions

View File

@@ -26,11 +26,10 @@ class EventServiceProvider extends ServiceProvider
{
/**
* The event to listener mappings for the application.
*
* @var array<class-string, array<int, class-string>>
*/
protected $listen = [
Login::class => [
Login::class => [
AddLoginReputation::class,
],
Registered::class => [