mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
remove console.logs
This commit is contained in:
@@ -121,8 +121,6 @@ export class ViewPublicationsPage implements OnInit {
|
|||||||
|
|
||||||
|
|
||||||
onVisibilityChange = (e: boolean) => {
|
onVisibilityChange = (e: boolean) => {
|
||||||
|
|
||||||
console.log("nice to have", e)
|
|
||||||
if (!e) {
|
if (!e) {
|
||||||
this.stopVideo()
|
this.stopVideo()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user