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
+2 -1
View File
@@ -529,7 +529,8 @@
"session": ""
},
"plugins": {
"autoUpdate": false
"autoUpdate": false,
"notifyUpdates": true
},
"idle": {
"enabled": false,