mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix on label
This commit is contained in:
parent
3b1b376f00
commit
388c131f96
2 changed files with 9 additions and 1 deletions
|
@ -1374,7 +1374,7 @@ local methods = {
|
|||
end
|
||||
},
|
||||
defaultvpn = {
|
||||
args = { vpn = "glorytun-tcp" },
|
||||
args = { vpn = "glorytun_tcp" },
|
||||
call = function(args)
|
||||
default_vpn(args.vpn)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue