luci-app-olsr-services: change menu order 6661/head
authorAndi Bräu <ab@andi95.de>
Sun, 29 Oct 2023 10:32:11 +0000 (11:32 +0100)
committerAndreas Bräu <ab@andi95.de>
Mon, 30 Oct 2023 14:50:19 +0000 (15:50 +0100)
Signed-off-by: Andi Bräu <ab@andi95.de>
applications/luci-app-olsr-services/root/usr/share/luci/menu.d/luci-app-olsr-services.json

index 75590887d7c6d09db1322783f00e358232635b81..ebff30ebe83a740d25dff7c2c265b6e046e183b3 100644 (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"
                }
        }
-}
\ No newline at end of file
+}