Skip to content

Commit

Permalink
power meter web UI: remove JSON path placeholder
Browse files Browse the repository at this point in the history
this causes too much confusion, as many users don't understand that this
is a placeholder, not an actual configured value.
  • Loading branch information
schlimmchen committed Jun 27, 2024
1 parent 40423b0 commit ea84bb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/src/views/PowerMeterAdminView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@
v-model="httpJson.json_path"
type="text"
maxlength="256"
placeholder="total_power"
:tooltip="$t('powermeteradmin.valueJsonPathDescription')"
wide />

Expand Down

0 comments on commit ea84bb9

Please sign in to comment.