diff --git a/config/ags/config.js b/config/ags/config.js index 30eba22d..1f761b88 100644 --- a/config/ags/config.js +++ b/config/ags/config.js @@ -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(),