force build
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
ca31b97b66
commit
70146f0e73
|
|
@ -63,8 +63,7 @@ export class HomeComponent {
|
||||||
this.http.get<VideoServices>('assets/json/videoServices.json').subscribe(res => {
|
this.http.get<VideoServices>('assets/json/videoServices.json').subscribe(res => {
|
||||||
this.countdown = new Countdown(res.videos);
|
this.countdown = new Countdown(res.videos);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
playVictoryGospelCrusade() {
|
playVictoryGospelCrusade() {
|
||||||
const url = 'https://drive.google.com/file/d/1gPdCTLkJEtNWEyn_y8FQ78PaDi40MU7N/preview'
|
const url = 'https://drive.google.com/file/d/1gPdCTLkJEtNWEyn_y8FQ78PaDi40MU7N/preview'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue