mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
Push out missing migration
This commit is contained in:
parent
5890654590
commit
7dccd63ff0
3 changed files with 809 additions and 0 deletions
|
@ -466,6 +466,8 @@ namespace Ombi.Store.Migrations
|
|||
|
||||
b.Property<bool>("Available");
|
||||
|
||||
b.Property<string>("Background");
|
||||
|
||||
b.Property<bool?>("Denied");
|
||||
|
||||
b.Property<string>("DeniedReason");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue