mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-28 10:02:28 -04:00
Bug fix on the player
This commit is contained in:
@@ -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
Submodule Kyoo/Views/WebClient updated: 34ff812485...83d20f5ebc
Reference in New Issue
Block a user