1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 10:31:51 +00:00

Do not display v2ray/xray in table in luci-app-firewall

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-12-11 17:29:22 +01:00
parent 679b730075
commit aebd8d3e1a

View file

@ -347,6 +347,7 @@ return view.extend({
o = s.taboption('advanced', form.Flag, 'v2ray', _('Use V2Ray/XRay'),
_('Forward a port (not a range) from server using V2Ray/XRay proxy (if enabled) instead of VPN'));
o.modalonly = true;
if (!L.hasSystemFeature('firewall4')) {
o = s.taboption('advanced', form.Value, 'extra', _('Extra arguments'),