new test video

This commit is contained in:
CHIEFSOFT\ameye
2024-07-13 12:51:23 -04:00
parent eef81e0713
commit c2fc8e9679
@@ -20,7 +20,8 @@ current_media:string = '';
private wrenchService: WrenchService,
) {
this.groundDetail = this.router.getCurrentNavigation().extras.state;
this.current_media = this.groundDetail.spec.media;
//this.current_media = this.groundDetail.spec.media;
this.current_media = "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4";
}
ngOnInit() {