Merge pull request #6480 from Ayushmanwebdeveloper/luci-app-olsr-viz-mig
[project/luci.git] / applications / luci-app-olsr-viz / root / usr / share / luci / menu.d / luci-app-olsr-viz.json
1 {
2
3 "olsr/olsr-viz": {
4 "title": "OLSR Visualization",
5 "order": 100,
6 "action": {
7 "type": "view",
8 "path": "olsr-viz/olsr-viz-view"
9 }
10 }
11
12 }