mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
#1264 "They may take our lives, but they'll never take our freedom!"
This commit is contained in:
parent
4836ab7e6c
commit
d53864fef1
8 changed files with 152 additions and 9 deletions
|
@ -94,7 +94,7 @@ namespace Ombi.Core.Migration.Migrations
|
|||
content.Add(new RecentlyAddedLog
|
||||
{
|
||||
AddedAt = DateTime.UtcNow,
|
||||
ProviderId = ep.ProviderId
|
||||
ProviderId = ep.RatingKey
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue