mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-23 03:16:53 +00:00
Fixed Failed Gen Default Configuration
This commit is contained in:
parent
06636d04ac
commit
a75cac4b98
1 changed files with 1 additions and 0 deletions
|
@ -1658,6 +1658,7 @@ public class CoreConfigSingboxService
|
|||
{
|
||||
tag = Global.SingboxHostsDNSTag,
|
||||
type = "hosts",
|
||||
predefined = new(),
|
||||
};
|
||||
if (simpleDNSItem.AddCommonHosts == true)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue