mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-03 23:30:09 -05:00
[web] Remove non-standard cursor
This commit is contained in:
parent
612c62dcb8
commit
76d517ecbb
@ -21,7 +21,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<control-slider
|
<control-slider
|
||||||
v-model:value="volume"
|
v-model:value="volume"
|
||||||
:cursor="cursor"
|
|
||||||
:disabled="!playing"
|
:disabled="!playing"
|
||||||
:max="100"
|
:max="100"
|
||||||
@change="changeVolume"
|
@change="changeVolume"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user