mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
plebchat added
This commit is contained in:
@@ -27,6 +27,6 @@ class PlebLoggedInEvent implements ShouldBroadcast
|
||||
*/
|
||||
public function broadcastOn()
|
||||
{
|
||||
return new Channel('login');
|
||||
return new Channel('plebchannel');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user