mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
hid fix
This commit is contained in:
parent
dcedf16142
commit
34d3e9d637
@ -12,7 +12,6 @@ var hid = new function() {
|
||||
|
||||
this.releaseAll = function() {
|
||||
keyboard.releaseAll();
|
||||
mouse.releaseAll();
|
||||
};
|
||||
|
||||
this.emitShortcut = function(...codes) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user