summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-siitwizard/root/usr
diff options
context:
space:
mode:
authorPaul Donald <newtwen+github@gmail.com>2024-04-04 14:29:46 +0200
committerPaul Donald <newtwen+github@gmail.com>2024-04-04 14:29:46 +0200
commita54fcc590b0488b6929b44e8140a99a01e2962ae (patch)
treee994bd46355f012ae2a477e7cfbe6f72d46f6ea4 /applications/luci-app-siitwizard/root/usr
parent03418d4e40d6960140bfe074016fc0b3164f566a (diff)
luci-app-siitwizard: fix copy paste error from app conversion
Closes #7043 Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Diffstat (limited to 'applications/luci-app-siitwizard/root/usr')
-rw-r--r--applications/luci-app-siitwizard/root/usr/share/luci/menu.d/luci-app-siitwizard.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-siitwizard/root/usr/share/luci/menu.d/luci-app-siitwizard.json b/applications/luci-app-siitwizard/root/usr/share/luci/menu.d/luci-app-siitwizard.json
index 3f64bea837..a40f4ab5d1 100644
--- a/applications/luci-app-siitwizard/root/usr/share/luci/menu.d/luci-app-siitwizard.json
+++ b/applications/luci-app-siitwizard/root/usr/share/luci/menu.d/luci-app-siitwizard.json
@@ -4,7 +4,7 @@
"order": 99,
"action": {
"type": "form",
- "path": "clamav",
+ "path": "siitwizard",
"post": { "cbi.submit": true }
}
}