mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-11-04 03:27:14 -05:00 
			
		
		
		
	Bug fix on the player
This commit is contained in:
		
							parent
							
								
									2dd0806517
								
							
						
					
					
						commit
						72417b873d
					
				@ -19,6 +19,7 @@ namespace Kyoo.Api
 | 
				
			|||||||
			_peoplePath = config.GetValue<string>("peoplePath");
 | 
								_peoplePath = config.GetValue<string>("peoplePath");
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							
 | 
				
			||||||
		[HttpGet("poster/{showSlug}")]
 | 
							[HttpGet("poster/{showSlug}")]
 | 
				
			||||||
		[Authorize(Policy="Read")]
 | 
							[Authorize(Policy="Read")]
 | 
				
			||||||
		public async Task<IActionResult> GetShowThumb(string showSlug)
 | 
							public async Task<IActionResult> GetShowThumb(string showSlug)
 | 
				
			||||||
 | 
				
			|||||||
@ -1 +1 @@
 | 
				
			|||||||
Subproject commit 34ff81248504b5aa7cf1b0014d82b390fdc7854b
 | 
					Subproject commit 83d20f5ebca1ce7cc5ccc987fbcc81e3459a7e53
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user