diff --git a/config/config.go b/config/config.go index 3a950a0c..1363795c 100644 --- a/config/config.go +++ b/config/config.go @@ -114,7 +114,7 @@ type Script struct { // Experimental config type Experimental struct{} -// Config is clash core config manager +// Config is clash config manager type Config struct { General *General Tun *Tun