luci-app-dcwapd: Fix menu JSON bug
authorPaul Donald <newtwen+github@gmail.com>
Tue, 22 Oct 2024 12:00:37 +0000 (14:00 +0200)
committerPaul Donald <newtwen+github@gmail.com>
Tue, 22 Oct 2024 12:00:37 +0000 (14:00 +0200)
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
applications/luci-app-dcwapd/root/usr/share/rpcd/acl.d/luci-app-dcwapd.json

index 983c525be795d45a4f2695bcd99589f8533c55f0..9ee4c01ff3af3e3cae4ec59f5161a082c3318c84 100644 (file)
@@ -3,7 +3,8 @@
                "description": "Grant UCI access for luci-app-dcwapd",
                "read": {
                        "ubus": {
-                               "luci-rpc": [ "getWirelessDevices" ],
+                               "luci-rpc": [ "getWirelessDevices" ]
+                       },
                        "uci": [ "dcwapd" ]
                },
                "write": {