mirror of
https://github.com/wled/WLED.git
synced 2025-07-18 00:06:31 +00:00
Fix merge error
This commit is contained in:
parent
c92cef1780
commit
500a7301f2
@ -33,8 +33,8 @@
|
|||||||
// success event
|
// success event
|
||||||
scE.addEventListener("load", () => {
|
scE.addEventListener("load", () => {
|
||||||
GetV();
|
GetV();
|
||||||
setABL();
|
|
||||||
checkSi();
|
checkSi();
|
||||||
|
setABL();
|
||||||
d.Sf.addEventListener("submit", trySubmit);
|
d.Sf.addEventListener("submit", trySubmit);
|
||||||
if (d.um_p[0]==-1) d.um_p.shift();
|
if (d.um_p[0]==-1) d.um_p.shift();
|
||||||
pinDropdowns();
|
pinDropdowns();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user