15 lines
292 B
JSON
15 lines
292 B
JSON
{
|
|
"admin/services/lucky": {
|
|
"title": "Lucky",
|
|
"order": 60,
|
|
"action": {
|
|
"type": "firstchild",
|
|
"preferred": "setting"
|
|
},
|
|
"depends": {
|
|
"acl": ["luci-app-lucky"],
|
|
"uci": {"lucky": true}
|
|
}
|
|
}
|
|
}
|