diff --git a/Client/src/app/components/home/home.component.ts b/Client/src/app/components/home/home.component.ts index cbe65c6..0eff0c2 100644 --- a/Client/src/app/components/home/home.component.ts +++ b/Client/src/app/components/home/home.component.ts @@ -63,8 +63,7 @@ export class HomeComponent { this.http.get('assets/json/videoServices.json').subscribe(res => { this.countdown = new Countdown(res.videos); }); - } - + } playVictoryGospelCrusade() { const url = 'https://drive.google.com/file/d/1gPdCTLkJEtNWEyn_y8FQ78PaDi40MU7N/preview'