From 3459ed005b0d43dd8000392b34b1659d67cd273e Mon Sep 17 00:00:00 2001 From: gVisor bot Date: Thu, 25 Nov 2021 23:33:06 +0800 Subject: [PATCH] [test] rule providers --- config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.go b/config/config.go index 1363795c..3a950a0c 100644 --- a/config/config.go +++ b/config/config.go @@ -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