Bug fix on the player

This commit is contained in:
Zoe Roux 2020-10-26 06:26:15 +01:00
parent 2dd0806517
commit 72417b873d
2 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,7 @@ namespace Kyoo.Api
_peoplePath = config.GetValue<string>("peoplePath");
}
[HttpGet("poster/{showSlug}")]
[Authorize(Policy="Read")]
public async Task<IActionResult> GetShowThumb(string showSlug)

@ -1 +1 @@
Subproject commit 34ff81248504b5aa7cf1b0014d82b390fdc7854b
Subproject commit 83d20f5ebca1ce7cc5ccc987fbcc81e3459a7e53