fix(embed): fix crash when API returns relative URL

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2493>
This commit is contained in:
Kasper Seweryn 2023-06-16 17:55:05 +00:00 committed by Marge
commit 58d48a061e
2 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1 @@
Fixed embedded player crash when API returns relative listen URL. (#2163)