remove console.logs

This commit is contained in:
Peter Maquiran
2024-02-23 13:18:35 +01:00
parent 7d31198348
commit e627ce6eb4
@@ -121,8 +121,6 @@ export class ViewPublicationsPage implements OnInit {
onVisibilityChange = (e: boolean) => {
console.log("nice to have", e)
if (!e) {
this.stopVideo()
}