experimental update category in settings

This commit is contained in:
2026-05-14 01:47:04 +02:00
parent a53a4b32eb
commit f6c4dc8ee1
3 changed files with 147 additions and 0 deletions
+6
View File
@@ -110,6 +110,12 @@ Item {
key: "screenshot"
name: "Screenshot"
}
ListElement {
icon: "cached"
key: "updates"
name: "Updates"
}
}
CustomClippingRect {