mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-10 07:22:35 -07:00
Update SearchModule.cs
This commit is contained in:
parent
9d9fc3daf8
commit
05f61902fc
1 changed files with 2 additions and 2 deletions
|
@ -519,7 +519,7 @@ namespace PlexRequests.UI.Modules
|
|||
Issues = IssueState.None,
|
||||
RequestedDate = DateTime.UtcNow,
|
||||
ReleaseDate = release,
|
||||
Artist = albumInfo.
|
||||
// Artist = albumInfo.
|
||||
};
|
||||
|
||||
|
||||
|
@ -586,4 +586,4 @@ namespace PlexRequests.UI.Modules
|
|||
return img;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue