mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 23:13:06 +03:00
Fixup
This commit is contained in:
@@ -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 =
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user