fix(core): update
This commit is contained in:
@@ -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() {
|
||||||
|
Reference in New Issue
Block a user