block elements fixes
This commit is contained in:
@@ -11,7 +11,6 @@ use Lucent\Channel\ChannelService;
|
||||
readonly class AuthMiddleware
|
||||
{
|
||||
public function __construct(
|
||||
private AccountService $accountService,
|
||||
private AuthService $authService,
|
||||
private ChannelService $channelService
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user