mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-02-18 07:43:14 +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 {
|
try {
|
||||||
delay(TimeUnit.SECONDS.toMillis(10))
|
|
||||||
|
|
||||||
while (true) {
|
while (true) {
|
||||||
val network = networks.receive()
|
val network = networks.receive()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user