1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix shadowsocks luci

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-02-07 17:02:08 +01:00
parent 5321d0692f
commit 501bb93f71

View file

@ -87,7 +87,7 @@ return L.Class.extend({
}
});
o.value('', '<unset>');
o.value('', 'all');
o.value('all', 'all');
o.default = '';
},
values_serverlist: function(o) {