mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-04 03:27:21 -05:00 
			
		
		
		
	Fixup
This commit is contained in:
		
							parent
							
								
									b2312466e1
								
							
						
					
					
						commit
						af0bcbc652
					
				@ -224,7 +224,7 @@ internal class MigrateLibraryDb : IDatabaseMigrationRoutine
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        using (var operation = GetPreparedDbContext("moving MediaStreamInfos"))
 | 
					        using (var operation = GetPreparedDbContext("Moving MediaStreamInfos"))
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            const string mediaStreamQuery =
 | 
					            const string mediaStreamQuery =
 | 
				
			||||||
            """
 | 
					            """
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user