chore: force set SelectAble when start load cache
This commit is contained in:
@ -413,7 +413,7 @@ func patchSelectGroup(proxies map[string]C.Proxy) {
|
||||
continue
|
||||
}
|
||||
|
||||
selector.Set(selected)
|
||||
selector.ForceSet(selected)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user