Skip to content

Commit f2744c0

Browse files
committed
qmodem-next: fix path
1 parent 20c28ba commit f2744c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

luci/luci-app-qmodem-next/root/usr/share/luci/menu.d/luci-app-qmodem-next.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
"path": "qmodem/debug"
4545
}
4646
},
47-
"admin/modem/qmodem/config_modem_advanced": {
47+
"admin/modem/qmodem/config_advanced": {
4848
"title": "Advanced Modem Config",
4949
"order": 4,
5050
"action": {
5151
"type": "view",
52-
"path": "qmodem/config_modem_advanced"
52+
"path": "qmodem/config_advanced"
5353
}
5454
},
5555
"admin/modem/qmodem/sms": {

0 commit comments

Comments
 (0)