mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 18:41:51 +00:00
13 lines
215 B
JSON
13 lines
215 B
JSON
{
|
|
"admin/status/modemmanager": {
|
|
"title": "Cellular Network",
|
|
"order": 10,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "modemmanager/status"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-proto-modemmanager" ]
|
|
}
|
|
}
|
|
}
|