mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-25 14:56:09 +03: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