mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +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 {
|
||||
resolve(null);
|
||||
}
|
||||
}, 50);
|
||||
}, 100);
|
||||
iterate();
|
||||
});
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user