From 89a63ca9af7db8d8fc06f2e18f0af8ab6ef9936f Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 6 Aug 2024 20:54:55 +0400 Subject: [PATCH] th --- config/ags/config.js | 2 -- 1 file changed, 2 deletions(-) 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(),