[test] rule providers

This commit is contained in:
gVisor bot 2021-11-25 23:33:06 +08:00
parent 38bb5d9b95
commit 3459ed005b

View File

@ -114,7 +114,7 @@ type Script struct {
// Experimental config // Experimental config
type Experimental struct{} type Experimental struct{}
// Config is clash config manager // Config is clash core config manager
type Config struct { type Config struct {
General *General General *General
Tun *Tun Tun *Tun