holy balls optimization
This commit is contained in:
parent
8a94bf247f
commit
b4b6b0f988
8 changed files with 25 additions and 70 deletions
|
@ -152,7 +152,7 @@
|
|||
<button class="playback-button--small cast"
|
||||
:title="$root.getLz('term.cast')"
|
||||
v-b-tooltip.hover
|
||||
@click="cfg.advanced.AudioContext ? modals.castMenu = true : (cfg.advanced.AudioContext = true, modals.castMenu = true)"></button>
|
||||
@click="modals.castMenu = true"></button>
|
||||
</div>
|
||||
<div class="app-chrome-item generic">
|
||||
<button class="playback-button--small queue" :class="{'active': drawer.panel == 'queue'}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue