Input number: Make description of decrement option consistent (#131089)

This commit is contained in:
Norbert Rittel
2024-11-21 21:33:30 +01:00
committed by GitHub
parent a67c5e1fba
commit ed3140da76

View File

@@ -41,7 +41,7 @@
},
"increment": {
"name": "Increment",
"description": "Increments the value by 1 step."
"description": "Increments the current value by 1 step."
},
"set_value": {
"name": "Set",