use unique object for appleCurator
This commit is contained in:
parent
7f79ffb333
commit
9fb4585e52
2 changed files with 11 additions and 4 deletions
|
@ -408,7 +408,7 @@
|
|||
</transition>
|
||||
<transition name="wpfade">
|
||||
<template v-if="page.includes('appleCurator')" >
|
||||
<cider-applecurator :data="showingPlaylist"></cider-applecurator>
|
||||
<cider-applecurator :data="appleCurator"></cider-applecurator>
|
||||
</template>
|
||||
</transition>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue