From 70146f0e733b0bd706084dcbfff7c6c8ca57fea9 Mon Sep 17 00:00:00 2001 From: unknown <34411636+Dandevmt@users.noreply.github.com> Date: Sun, 4 Aug 2024 15:02:54 -0600 Subject: [PATCH] force build --- Client/src/app/components/home/home.component.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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'