power meter web UI: remove JSON path placeholder

this causes too much confusion, as many users don't understand that this
is a placeholder, not an actual configured value.
This commit is contained in:
Bernhard Kirchen 2024-06-07 09:40:39 +02:00
parent 40423b0e07
commit ea84bb9229

View File

@ -149,7 +149,6 @@
v-model="httpJson.json_path"
type="text"
maxlength="256"
placeholder="total_power"
:tooltip="$t('powermeteradmin.valueJsonPathDescription')"
wide />