luci-app-siitwizard: fix copy paste error from app conversion
[project/luci.git] / applications / luci-app-siitwizard / root / usr / share / luci / menu.d / luci-app-siitwizard.json
1 {
2 "admin/network/siitwizard": {
3 "title": "SIIT 4over6 assistant",
4 "order": 99,
5 "action": {
6 "type": "form",
7 "path": "siitwizard",
8 "post": { "cbi.submit": true }
9 }
10 }
11 }