mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 11:42:43 +08:00
Fix: force param make no sense
This commit is contained in:
parent
b7cfde189c
commit
7c9a24f9a9
|
@ -27,7 +27,6 @@ func ApplyConfig(cfg *config.Config, force bool) {
|
|||
}
|
||||
updateProxies(cfg.Proxies)
|
||||
updateRules(cfg.Rules)
|
||||
updateGeneral(cfg.General)
|
||||
updateDNS(cfg.DNS)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user