mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Fix space
This commit is contained in:
		
							parent
							
								
									f89e18ea26
								
							
						
					
					
						commit
						d01ba49be3
					
				@ -211,7 +211,7 @@ namespace Emby.Server.Implementations.HttpServer
 | 
			
		||||
            // Tell the PipeReader how much of the buffer we have consumed
 | 
			
		||||
            reader.AdvanceTo(buffer.End);
 | 
			
		||||
 | 
			
		||||
            _logger.LogDebug("WS {IP} received message: {@Message}", RemoteEndPoint, stub);
 | 
			
		||||
            _logger.LogDebug("WS {IP} received message: {@Message}", RemoteEndPoint, stub);
 | 
			
		||||
 | 
			
		||||
            var info = new WebSocketMessageInfo
 | 
			
		||||
            {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user