mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-29 19:12:35 -04:00
Polish 5 (#3365)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -106,6 +106,9 @@ public class Program
|
||||
|
||||
// v0.8.2
|
||||
await ManualMigrateSwitchToWal.Migrate(context, logger);
|
||||
|
||||
// v0.8.4
|
||||
await ManualMigrateEncodeSettings.Migrate(context, logger);
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user