Merge pull request #6661 from andibraeu/patch-1

luci-app-olsr-services: change menu order
This commit is contained in:
Jo-Philipp Wich 2023-11-01 11:39:40 +01:00 committed by GitHub
commit 308cf994ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}
}
}
}