mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 11:09:24 +02:00
Fix #1175: Fix embedded player not working on channel serie/album
This commit is contained in:
parent
0f2b332eb0
commit
4351331355
11 changed files with 15 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
<div class="header">
|
||||
<translate translate-context="Popup/Album/Title/Verb">Embed this album on your website</translate>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="scrolling content">
|
||||
<div class="description">
|
||||
<embed-wizard type="album" :id="object.id" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue