fix(core): update
This commit is contained in:
parent
185d9ff957
commit
f84e7c48ae
@ -144,6 +144,7 @@ export class Keyboard {
|
||||
combos.forEach((combo) => {
|
||||
this.registerComboCallback(combo, subject);
|
||||
});
|
||||
return subject;
|
||||
}
|
||||
|
||||
public startListening() {
|
||||
|
Loading…
Reference in New Issue
Block a user