mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2024-11-14 21:31:16 +08:00
Fix: force param make no sense
This commit is contained in:
parent
a6bbc67afb
commit
a46041b81c
@ -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