mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
revert
This commit is contained in:
parent
bb2e5a4c1c
commit
1e4f0d9e1b
15 changed files with 92 additions and 133 deletions
|
@ -53,7 +53,7 @@ namespace Ombi.Core.Migration.Migrations
|
|||
EmbyEpisodes = embyEp;
|
||||
}
|
||||
|
||||
public int Version => 22000;
|
||||
public int Version => 22100;
|
||||
private IRepository<RecentlyAddedLog> Log { get; }
|
||||
private IRepository<PlexContent> PlexContent { get; }
|
||||
private IRepository<PlexEpisodes> PlexEpisodes { get; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue