mirror of https://github.com/2dust/v2rayN
parent
87a71d58e8
commit
6e7196bb27
|
@ -399,6 +399,7 @@ namespace v2rayN.Handler.CoreConfig
|
|||
}
|
||||
else
|
||||
{
|
||||
GenInbounds(singboxConfig);
|
||||
GenExperimental(singboxConfig);
|
||||
JsonUtils.ToFile(singboxConfig, fileName, false);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue