From 474f4b197f745fb324571ef56d1a78100f7f4774 Mon Sep 17 00:00:00 2001 From: Andrey Petelin <48589947+ampetelin@users.noreply.github.com> Date: Wed, 21 Jan 2026 19:32:25 +0500 Subject: [PATCH] Update luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .../htdocs/luci-static/resources/view/podkop/section.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js b/luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js index e17fed9..dc619bc 100644 --- a/luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js +++ b/luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js @@ -15,7 +15,7 @@ function createSectionContent(section) { o.value("proxy", "Proxy"); o.value("vpn", "VPN"); o.value("block", "Block"); - o.value("exclusion", "Exclusion") + o.value("exclusion", "Exclusion"); o = section.option( form.ListValue,