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