mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 20:42:19 -07:00
fixup! Import album extras for manual imports and downloads
This commit is contained in:
parent
5303fe1681
commit
1dff84826a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ using NzbDrone.Core.Datastore.Migration.Framework;
|
||||||
|
|
||||||
namespace NzbDrone.Core.Datastore.Migration
|
namespace NzbDrone.Core.Datastore.Migration
|
||||||
{
|
{
|
||||||
[Migration(079)]
|
[Migration(081)]
|
||||||
public class relax_not_null_constraints_extra_files : NzbDroneMigrationBase
|
public class relax_not_null_constraints_extra_files : NzbDroneMigrationBase
|
||||||
{
|
{
|
||||||
protected override void MainDbUpgrade()
|
protected override void MainDbUpgrade()
|
Loading…
Add table
Add a link
Reference in a new issue