feat(Plugins): add toggle to hide the update notification

This commit is contained in:
Lysec
2026-03-15 20:09:18 +01:00
parent 59be951fd4
commit dbdabba589
21 changed files with 62 additions and 15 deletions
+1
View File
@@ -744,6 +744,7 @@ Singleton {
// plugins
property JsonObject plugins: JsonObject {
property bool autoUpdate: false
property bool notifyUpdates: true
}
// idle management