mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-06 22:29:55 +00:00
chore: add route.ApplyConfig for CMFA
This commit is contained in:
@@ -77,7 +77,7 @@ func ParseWithBytes(buf []byte) (*config.Config, error) {
|
||||
return config.Parse(buf)
|
||||
}
|
||||
|
||||
// ApplyConfig dispatch configure to all parts
|
||||
// ApplyConfig dispatch configure to all parts without ExternalController
|
||||
func ApplyConfig(cfg *config.Config, force bool) {
|
||||
mux.Lock()
|
||||
defer mux.Unlock()
|
||||
|
||||
Reference in New Issue
Block a user