Push avant master
This commit is contained in:
@@ -67,15 +67,6 @@ export class GameController {
|
||||
}
|
||||
|
||||
|
||||
@Get('spectator')
|
||||
@UseGuards(AuthenticateGuard)
|
||||
@UseGuards(TwoFactorGuard)
|
||||
async findWtyatchableMatches()
|
||||
{
|
||||
return this.gameService.findWatchableMatches()
|
||||
}
|
||||
|
||||
|
||||
@Get('invitations')
|
||||
@UseGuards(AuthenticateGuard)
|
||||
@UseGuards(TwoFactorGuard)
|
||||
|
||||
Reference in New Issue
Block a user