mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-23 23:21:02 +01:00
fix: 🐛 Repair ADB timeout problems
This commit is contained in:
parent
b0f42aa474
commit
b5bffc562d
@ -278,7 +278,6 @@ export default () => {
|
||||
|
||||
client = Adb.createClient({
|
||||
bin: binPath,
|
||||
timeout: 5 * 1000,
|
||||
})
|
||||
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user