ooga booga PPE icon.
This commit is contained in:
parent
8d2f75acd2
commit
618687af69
3 changed files with 12 additions and 2 deletions
|
@ -57,8 +57,8 @@
|
|||
<div class="explicit-icon"
|
||||
v-if="mk.nowPlayingItem['attributes']['contentRating'] == 'explicit'"
|
||||
style="display: inline-block"></div>
|
||||
<div class="lossless-icon"
|
||||
v-if="mk.nowPlayingItem['attributes']['lossless'] == true"
|
||||
<div class="ppe-icon"
|
||||
v-if="app.cfg.advanced.ciderPPE == true"
|
||||
style="display: inline-block"></div>
|
||||
</div>
|
||||
<div class="song-artist-album">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue