bar: fill bluetooth device icons

This commit is contained in:
2 * r + 2 * t 2025-06-23 15:28:52 +10:00
parent 40496e58ab
commit 6b14d03fef

View file

@ -62,6 +62,7 @@ Item {
animate: true
text: Icons.getBluetoothIcon(modelData.icon)
color: root.colour
fill: 1
}
}
}