1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix acl and menu json for apps

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-05-05 10:24:56 +02:00
parent 94dd3ef97f
commit c253fa189f
9 changed files with 12 additions and 12 deletions

View file

@ -3,8 +3,8 @@
"title": "iPerf",
"order": 10,
"action": {
"type": "uci",
"path": "iperf"
"type": "template",
"path": "iperf/test"
},
"depends": {
"acl": [ "luci-app-iperf" ]