Add switch for percentages in dash. widget #641

This commit is contained in:
Manuel
2023-01-31 20:12:03 +01:00
parent b459b0fe89
commit a533aad7b9
3 changed files with 26 additions and 4 deletions

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "Dash. URL"
},
"usePercentages": {
"label": "Display percentages"
}
}
},