mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 08:16:05 -07:00
Lots of different UI enhancements and fixes #865
This commit is contained in:
parent
855a11ba9a
commit
ece8b39632
24 changed files with 351 additions and 61 deletions
|
@ -13,7 +13,7 @@ namespace Ombi.Store.Repository.Requests
|
|||
Db = ctx;
|
||||
}
|
||||
|
||||
private IOmbiContext Db { get; }
|
||||
public IOmbiContext Db { get; }
|
||||
|
||||
public async Task<TvRequests> GetRequestAsync(int tvDbId)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue