small-package/luci-app-mail/root/usr/share/luci/menu.d/luci-app-mail.json

14 lines
173 B
JSON

{
"admin/services/mail": {
"title": "E-Mail",
"order": 90,
"action": {
"type": "cbi",
"path": "mail"
},
"depends": {
"acl": [ "luci-app-mail" ]
}
}
}