Autoformat

This commit is contained in:
Ly-sec
2025-08-28 15:35:52 +02:00
parent e237bd04ff
commit d0b7ccf302
6 changed files with 81 additions and 43 deletions
-1
View File
@@ -19,7 +19,6 @@ Item {
implicitWidth: pill.width
implicitHeight: pill.height
function getIcon() {
if (AudioService.muted) {
return "volume_off"