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