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