Merge branch 'main' of https://github.com/ciderapp/Cider
This commit is contained in:
commit
1d36e3e56c
2 changed files with 10 additions and 1 deletions
|
@ -105,6 +105,7 @@
|
|||
</div>
|
||||
<div class="app-chrome--right">
|
||||
<div class="app-chrome-item volume display--large">
|
||||
<div class="app-chrome-item volume-icon"></div>
|
||||
<input type="range" class="" step="0.01" min="0" max="1" v-model="mk.volume"
|
||||
v-if="typeof mk.volume != 'undefined'">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue