update timer listings

This commit is contained in:
Luke Pulverenti
2016-10-04 01:15:39 -04:00
parent d3583c1460
commit c4e137e6cf
10 changed files with 71 additions and 37 deletions

View File

@@ -15,5 +15,7 @@
public string SeriesTimerId { get; set; }
public bool? IsActive { get; set; }
public bool? IsScheduled { get; set; }
}
}