Skip to content

Commit b71467b

Browse files
committed
LED settings remove output bugfix
1 parent ea608ce commit b71467b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wled00/data/settings_leds.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,7 @@
484484
}
485485
if (n==-1) {
486486
o[--i].remove();--i;
487+
o[i].querySelector("[name^=LT]").disabled = false;
487488
}
488489

489490
gId("+").style.display = (i<maxB+maxV-1) ? "inline":"none";

0 commit comments

Comments
 (0)