mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-23 06:25:24 -07:00
cleanup
This commit is contained in:
parent
2610c01692
commit
622b1f69f8
2 changed files with 3 additions and 6 deletions
|
@ -101,9 +101,6 @@ export class TvGridComponent implements OnInit, AfterViewInit {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(this.anonimized);
|
|
||||||
console.log(data.collection);
|
|
||||||
|
|
||||||
return data.collection;
|
return data.collection;
|
||||||
}),
|
}),
|
||||||
catchError((err) => {
|
catchError((err) => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue