Fixed Failed Gen Default Configuration

This commit is contained in:
DHR60 2025-08-17 11:20:03 +08:00
parent 06636d04ac
commit a75cac4b98

View file

@ -1658,6 +1658,7 @@ public class CoreConfigSingboxService
{ {
tag = Global.SingboxHostsDNSTag, tag = Global.SingboxHostsDNSTag,
type = "hosts", type = "hosts",
predefined = new(),
}; };
if (simpleDNSItem.AddCommonHosts == true) if (simpleDNSItem.AddCommonHosts == true)
{ {