Change WLEDSR to WLEDMM in comments

This commit is contained in:
Ewoud
2022-11-09 12:14:42 +01:00
parent f2adc5eff4
commit c3c3ff39b5
24 changed files with 98 additions and 98 deletions

View File

@@ -63,7 +63,7 @@
localStorage.setItem('locIp', locip);
}
}
//WLEDSR: add ldS and move loadJS there (like in settings_um)
//WLEDMM: add ldS and move loadJS there (like in settings_um)
ldS();
}
</script>