mirror of https://github.com/2dust/v2rayN
Fixed Failed Gen Default Configuration (#7785)
parent
06636d04ac
commit
c27651b7b7
|
@ -1658,6 +1658,7 @@ public class CoreConfigSingboxService
|
|||
{
|
||||
tag = Global.SingboxHostsDNSTag,
|
||||
type = "hosts",
|
||||
predefined = new(),
|
||||
};
|
||||
if (simpleDNSItem.AddCommonHosts == true)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue