This commit is contained in:
Peter Maquiran
2023-06-10 17:49:13 +01:00
parent 32dfa12517
commit 7eac0a7680
4 changed files with 31 additions and 23 deletions
@@ -264,11 +264,6 @@ export class GabineteDigitalPage implements OnInit {
this.checkRoutes()
this.hideRefreshButton();
// console.log(' this.scroll', this.scroll)
// this.scroll.nativeElement.addEventListener("scroll", ()=> {
// console.log('123')
// });
}