th
This commit is contained in:
parent
8e751026ae
commit
89a63ca9af
1 changed files with 0 additions and 2 deletions
|
@ -115,8 +115,6 @@ function Volume() {
|
|||
|
||||
const vol = audio.speaker.volume * 100;
|
||||
|
||||
console.log(audio.bind("speaker"))
|
||||
|
||||
const value = Widget.Label({
|
||||
// label: audio.speaker.volume.toString(),
|
||||
label: vol.toString(),
|
||||
|
|
Loading…
Reference in a new issue