mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
increased shortcut press time to 100ms
This commit is contained in:
parent
88f634802a
commit
7862189373
@ -206,7 +206,7 @@ export function Hid(__getResolution) {
|
|||||||
} else {
|
} else {
|
||||||
resolve(null);
|
resolve(null);
|
||||||
}
|
}
|
||||||
}, 50);
|
}, 100);
|
||||||
iterate();
|
iterate();
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user