Polish 7 - Code Freeze (#3592)
This commit is contained in:
parent
80a713bac9
commit
8578af9ccc
3 changed files with 57 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ public static class ManualMigrateScrobbleErrors
|
|||
|
||||
await context.ManualMigrationHistory.AddAsync(new ManualMigrationHistory()
|
||||
{
|
||||
Name = "ManualMigrateInvalidBlacklistSeries",
|
||||
Name = "ManualMigrateScrobbleErrors",
|
||||
ProductVersion = BuildInfo.Version.ToString(),
|
||||
RanAt = DateTime.UtcNow
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue