[test] rule providers

This commit is contained in:
maze.y2b@gmail.com 2021-11-25 23:33:06 +08:00
parent 14af94205c
commit d4cc650633

View file

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