Change: Init Stream
This commit is contained in:
parent
c58ccea3dd
commit
cbaf0dc1a0
@ -62,7 +62,7 @@ export class HeaderComponent implements OnInit {
|
||||
|
||||
click():void {
|
||||
this.clicked = true;
|
||||
this.playerService.play("https://brba.audio-lab.org/stream/ura.mp3");
|
||||
this.playerService.play("https://stream.audio-lab.org/ura.mp3");
|
||||
}
|
||||
|
||||
mute() {
|
||||
|
Loading…
Reference in New Issue
Block a user