Make the left menu configurable (in Curses and WebUI) #2648

This commit is contained in:
nicolargo 2024-01-14 16:05:06 +01:00
parent adf6a4222d
commit f4d43296c6

View File

@ -0,0 +1,16 @@
{
"leftMenu": [
"network",
"wifi",
"connections",
"ports",
"diskio",
"fs",
"irq",
"folders",
"raid",
"smart",
"sensors",
"now"
]
}