mirror of
https://github.com/srlabs/blue-merle.git
synced 2024-12-25 07:09:23 -05:00
4636d77222
This makes it easier to find our own files...
14 lines
195 B
JSON
14 lines
195 B
JSON
{
|
|
"admin/network/blue-merle": {
|
|
"title": "Blue Merle",
|
|
"order": 30,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "blue-merle"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-blue-merle" ]
|
|
}
|
|
}
|
|
}
|