mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
!wip demo
This commit is contained in:
parent
3bf07c63f9
commit
d9209642f2
5 changed files with 11727 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
public class DemoLists
|
||||
{
|
||||
public bool Enabled { get; set; }
|
||||
public int[] Movies { get; set; }
|
||||
public int[] TvShows { get; set; }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue