plugins: added auto-update via a new setting on the installed subtab.

This commit is contained in:
Lemmy
2026-02-06 17:00:22 -05:00
parent 72168bb47a
commit af2e3d207a
24 changed files with 189 additions and 60 deletions
+4 -1
View File
@@ -6,7 +6,8 @@
"scrollingMode": "hover",
"maxWidth": 145,
"useFixedWidth": false,
"colorizeIcons": false
"colorizeIcons": false,
"textColor": "none"
},
"AudioVisualizer": {
"width": 200,
@@ -114,6 +115,7 @@
"showVisualizer": false,
"showProgressRing": true,
"visualizerType": "linear",
"textColor": "none",
"compactMode": false,
"panelShowAlbumArt": true,
"panelShowVisualizer": true,
@@ -173,6 +175,7 @@
"Tray": {
"blacklist": [],
"colorizeIcons": false,
"chevronColor": "none",
"pinned": [],
"drawerEnabled": true,
"hidePassive": false