added v-show to preview
This commit is contained in:
parent
55fa11a0a2
commit
0a33e5f33f
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@
|
|||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<div class="spprofile-line">
|
||||
<div class="spprofile-line" v-show="app.cfg.audio.maikiwiAudio.spatial === true && app.cfg.audio.spatial === true">
|
||||
<div class="spprofile-viewport">
|
||||
<button class="spprev" @click="profilePrev"></button>
|
||||
<button class="nextprev" @click="profileNext"></button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue