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:
parent
5321d0692f
commit
501bb93f71
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ return L.Class.extend({
|
|||
}
|
||||
});
|
||||
o.value('', '<unset>');
|
||||
o.value('', 'all');
|
||||
o.value('all', 'all');
|
||||
o.default = '';
|
||||
},
|
||||
values_serverlist: function(o) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue