mirror of
https://github.com/2dust/v2rayN.git
synced 2025-05-02 05:08:49 +00:00
Update CoreConfigHandler.cs
This commit is contained in:
parent
f09efdad66
commit
785a30e623
1 changed files with 1 additions and 1 deletions
|
@ -1390,7 +1390,7 @@ namespace v2rayN.Handler
|
|||
Utils.SaveLog(ex.Message, ex);
|
||||
}
|
||||
|
||||
log(configCopy, ref v2rayConfig, false);
|
||||
log(configCopy, ref v2rayConfig, true);
|
||||
//routing(config, ref v2rayConfig);
|
||||
//dns(configCopy, ref v2rayConfig);
|
||||
|
||||
|
|
Loading…
Reference in a new issue