mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Tests
This commit is contained in:
parent
36d93d5a9d
commit
599cb013d5
10 changed files with 117 additions and 111 deletions
|
@ -22,7 +22,6 @@ namespace Ombi.Store.Context
|
|||
|
||||
}
|
||||
|
||||
|
||||
public DbSet<NotificationTemplates> NotificationTemplates { get; set; }
|
||||
public DbSet<GlobalSettings> Settings { get; set; }
|
||||
public DbSet<PlexContent> PlexContent { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue