feat(system-resources-widget): add has-shadow option (#4093)
This commit is contained in:
@@ -2503,6 +2503,9 @@
|
||||
"name": "System resources",
|
||||
"description": "CPU, Memory, Disk and other hardware usage of your system",
|
||||
"option": {
|
||||
"hasShadow": {
|
||||
"label": "Enable chart shading"
|
||||
},
|
||||
"visibleCharts": {
|
||||
"label": "Visible charts",
|
||||
"description": "Select the charts you want to be visible.",
|
||||
|
||||
Reference in New Issue
Block a user