mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-04-01 12:56:16 +03:00
Fix: should not delay before patch system dns
This commit is contained in:
parent
654c488ed8
commit
a579c7bb86
1 changed files with 0 additions and 2 deletions
|
@ -80,8 +80,6 @@ class NetworkObserveModule(service: Service) :
|
|||
}
|
||||
|
||||
try {
|
||||
delay(TimeUnit.SECONDS.toMillis(10))
|
||||
|
||||
while (true) {
|
||||
val network = networks.receive()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue