remove console.logs

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