new test video
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user