Files
openwrt_packages/luci-app-mentohust/root/usr/share/luci/menu.d/luci-app-mentohust.json
2025-11-02 14:26:26 +08:00

14 lines
223 B
JSON

{
"admin/services/mentohust": {
"title": "MentoHUST",
"action": {
"type": "view",
"path": "mentohust"
},
"depends": {
"acl": [ "luci-app-mentohust" ],
"uci": { "mentohust": true }
}
}
}