mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-06-11 21:01:06 +08:00
Fix: should not delay before patch system dns
This commit is contained in:
parent
654c488ed8
commit
a579c7bb86
@ -80,8 +80,6 @@ class NetworkObserveModule(service: Service) :
|
||||
}
|
||||
|
||||
try {
|
||||
delay(TimeUnit.SECONDS.toMillis(10))
|
||||
|
||||
while (true) {
|
||||
val network = networks.receive()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user