mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(Plugins): add toggle to hide the update notification
This commit is contained in:
@@ -744,6 +744,7 @@ Singleton {
|
||||
// plugins
|
||||
property JsonObject plugins: JsonObject {
|
||||
property bool autoUpdate: false
|
||||
property bool notifyUpdates: true
|
||||
}
|
||||
|
||||
// idle management
|
||||
|
||||
Reference in New Issue
Block a user