Commit 9b3afbb7 authored by Ben Hayward's avatar Ben Hayward

Spacing issues

1 merge request!446WIP: [Sprint/InterestingIguana](bug): Pause video when scrolled offscreen #1418
Pipeline #70798997 passed with stages
in 28 minutes and 14 seconds
......@@ -83,7 +83,6 @@ export class MindsVideoComponent {
private currentQuality: string = '';
transcodingError = null;
constructor(
public scroll: ScrollService,
public client: Client,
......@@ -222,7 +221,6 @@ export class MindsVideoComponent {
// }*/
// }
toggleTorrentInfo() {
this.torrentInfo = !this.torrentInfo;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment