mirror of
https://github.com/wled/WLED.git
synced 2025-11-11 20:10:46 +00:00
Missing settings page.
This commit is contained in:
@@ -264,11 +264,7 @@ writeChunks(
|
||||
prepend: "=====(",
|
||||
append: ")=====",
|
||||
method: "plaintext",
|
||||
filter: "html-minify",
|
||||
mangle: (str) =>
|
||||
str
|
||||
.replace("%", "%%")
|
||||
.replace(/Usermods\<\/button\>\<\/form\>/gms, "Usermods\<\/button\>\<\/form\>%DMXMENU%"),
|
||||
filter: "html-minify"
|
||||
},
|
||||
{
|
||||
file: "settings_wifi.htm",
|
||||
|
||||
Reference in New Issue
Block a user