From 142bec9d6300d5508583189ed1da29f02958ee62 Mon Sep 17 00:00:00 2001 From: The00Dustin <91274634+The00Dustin@users.noreply.github.com> Date: Fri, 13 Sep 2024 12:26:54 -0400 Subject: [PATCH] Correct Legent WRT NLWR Per [this Discord discussion](https://discord.com/channels/330944238910963714/332357267364249621/1284184575534305382) and a search of "NLWR" in the Z-Wave specifications, "Next Last" is the wrong name for the dashed line. --- src/components/custom/NodePanel.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/custom/NodePanel.vue b/src/components/custom/NodePanel.vue index f3da34cd41..b7a8edb542 100644 --- a/src/components/custom/NodePanel.vue +++ b/src/components/custom/NodePanel.vue @@ -99,7 +99,7 @@