mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
!wip removed debugger statement
This commit is contained in:
parent
3a4c382356
commit
c354efb500
1 changed files with 0 additions and 1 deletions
|
@ -180,7 +180,6 @@ export class MovieRequestsComponent implements OnInit {
|
|||
public filterAvailability(filter: FilterType, el: any) {
|
||||
this.filterActiveStyle(el);
|
||||
this.filter.availabilityFilter = filter;
|
||||
debugger;
|
||||
this.loadInit();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue