Skip to content

Commit

Permalink
fix(ui): typo on NodeDetails.vue (#4052)
Browse files Browse the repository at this point in the history
Co-authored-by: Z-Wave JS Bot <[email protected]>
  • Loading branch information
marcin-witkowski and zwave-js-bot authored Dec 6, 2024
1 parent 6c82b1d commit 9a22a9e
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions src/components/nodes-table/NodeDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,13 @@
<v-col style="max-width: 700px" dense>
<v-alert text type="warning">
<strong
>DO NOT CHANGE THIS VALUES UNLESS YOU KNOW WHAT YOU ARE
DOING</strong
>
>DO NOT CHANGE THESE VALUES UNLESS YOU KNOW WHAT YOU ARE
DOING
</strong>
<small
>Increasing the TX power (normal power level) may be
<b>illegal</b>, depending on where you are
located</small
>
<b>illegal</b>, depending on where you are located.
</small>

<small
>Increasing the TX power will only make the nodes "hear"
Expand Down

0 comments on commit 9a22a9e

Please sign in to comment.