Commit 37ac7b64 authored by Mark Harding's avatar Mark Harding

(rollback): Regression created where newsfeeds blow up - #1766

This reverts commit e2eccb3a, reversing
changes made to 4a15081e.
parent e2eccb3a
No related merge requests found
Pipeline #77676157 running with stages
......@@ -191,9 +191,6 @@ export class Activity implements OnInit {
@Input() set boostToggle(toggle: boolean) {
//if(toggle)
// this.showBoost();
if(this.activity.custom_type === 'video') {
this.player.pause();
}
return;
}
......
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