Skip to content

Commit d7621c1

Browse files
committedNov 27, 2023
fix(ui): open ota link in new page
Fixes #3446
1 parent 9b20def commit d7621c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/components/nodes-table/OTAUpdates.vue

+1
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
>This service relies on
122122
<a
123123
href="https://github.com/zwave-js/firmware-updates#readme"
124+
target="_blank"
124125
>Z-Wave JS Firmware Update Service</a
125126
>, and may not represent all updates for your device.</span
126127
>

0 commit comments

Comments
 (0)
Please sign in to comment.