luci-app-olsr-services: change menu order
Signed-off-by: Andi Bräu <ab@andi95.de>
This commit is contained in:
parent
eabf1d020f
commit
379ac735b2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"freifunk/services": {
|
||||
"title": "Services",
|
||||
"order": 1,
|
||||
"order": 30,
|
||||
"depends": {
|
||||
"uci" : {"olsrd": {"@LoadPlugin": {"library": "olsrd_nameservice" }}}
|
||||
},
|
||||
|
@ -10,4 +10,4 @@
|
|||
"path": "freifunk-services/services"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue