From 0a9f366930ade0b36c36b1104419e215b5218115 Mon Sep 17 00:00:00 2001 From: sbwml Date: Sat, 26 Oct 2024 10:42:10 +0800 Subject: [PATCH] luci-app-upnp: rename menu title to UPnP Signed-off-by: sbwml --- root/usr/share/luci/menu.d/luci-app-upnp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/usr/share/luci/menu.d/luci-app-upnp.json b/root/usr/share/luci/menu.d/luci-app-upnp.json index c042040..c8249bc 100644 --- a/root/usr/share/luci/menu.d/luci-app-upnp.json +++ b/root/usr/share/luci/menu.d/luci-app-upnp.json @@ -1,6 +1,6 @@ { "admin/network/upnp": { - "title": "UPnP IGD & PCP/NAT-PMP", + "title": "UPnP", "order": 62, "action": { "type": "view",