This commit is contained in:
Sakooooo 2024-08-06 03:53:10 +04:00
parent 241822e9ab
commit 7d0f4f1d62
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -121,7 +121,9 @@ function Volume() {
class_name: "volume",
// css: "min-width: 180px",
children: [
icon, value],
// icon,
value
],
});
}