simplify tray item

This commit is contained in:
Benjamin Palko 2025-10-27 19:32:07 -04:00
parent fe8261f7af
commit 3c3fe368bc
5 changed files with 52 additions and 55 deletions

View file

@ -10,7 +10,7 @@ RowLayout {
spacing: 4
Repeater {
model: SystemTray.items
model: SystemTray.items.values
Loader {
id: loader