Send track data to the export modal
This commit is contained in:
parent
f9a14ce3f0
commit
0f42d6b458
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
</div>
|
||||
<PlaylistExport
|
||||
v-if="playlist_export_modal"
|
||||
:data="data"
|
||||
:config="config"
|
||||
:user_id="user_id"
|
||||
@close="playlist_export_modal = false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue