From: Paul Donald Date: Thu, 21 May 2026 21:52:32 +0000 (+0300) Subject: luci-app-email: remove dupe code X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=958ef1439f6578e79caedbeab295f7f39b12e8af;p=openwrt-luci.git luci-app-email: remove dupe code Signed-off-by: Paul Donald --- diff --git a/applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js b/applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js index c7a68146e3..b541148cb2 100644 --- a/applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js +++ b/applications/luci-app-email/htdocs/luci-static/resources/view/email/emailrelay.js @@ -286,7 +286,6 @@ return view.extend({ o.optional = true; o.rmempty = false; o.modalonly = true; - o.modalonly = true; return m.render(); },