mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-21 19:24:09 -04:00
[web] Remove console logging
This commit is contained in:
parent
8996021d83
commit
85955ef13c
@ -471,7 +471,6 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
change_stream_volume() {
|
change_stream_volume() {
|
||||||
console.log(this.stream_volume)
|
|
||||||
_audio.setVolume(this.stream_volume / 100)
|
_audio.setVolume(this.stream_volume / 100)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user