2dust 2024-07-31 20:13:41 +08:00
parent 87a71d58e8
commit 6e7196bb27
1 changed files with 1 additions and 0 deletions

View File

@ -399,6 +399,7 @@ namespace v2rayN.Handler.CoreConfig
}
else
{
GenInbounds(singboxConfig);
GenExperimental(singboxConfig);
JsonUtils.ToFile(singboxConfig, fileName, false);
}