mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
put back missing flag
This commit is contained in:
parent
942a4c5ae2
commit
10430cfb40
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ export class DiscoverComponent implements OnInit {
|
||||||
|
|
||||||
public defaultTvPoster: string;
|
public defaultTvPoster: string;
|
||||||
|
|
||||||
public popularActive: boolean;
|
public popularActive: boolean = true;
|
||||||
public trendingActive: boolean;
|
public trendingActive: boolean;
|
||||||
public upcomingActive: boolean;
|
public upcomingActive: boolean;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue