[DEV] remove test replace
This commit is contained in:
parent
70c63882e4
commit
247064e412
@ -137,7 +137,7 @@ export class ElementPlayerAudioComponent implements OnInit {
|
||||
self.mediaSource = self.httpService.createRESTCall2({
|
||||
api: `data/${self.currentLMedia.dataId}/unknowMediaName.webm`, //${self.generatedName}`,
|
||||
addURLToken: true,
|
||||
}).replace("http://localhost:19080", "https://atria-soft.org");
|
||||
});
|
||||
}).catch(() => {
|
||||
console.error("error not ùmanaged in audio player ... 111");
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user