Skip to content

Commit

Permalink
Update key-responder.js
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored Jul 6, 2022
1 parent f808d1a commit 14c641a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/src/decorators/key-responder.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default function keyResponder(opts = {}) {

return class ClassAsKeyResponder extends DecoratedClass {
static name = `${DecoratedClass.name}WithKeyResponder`;

@service keyboard;

get keyboardPriority() {
Expand Down

0 comments on commit 14c641a

Please sign in to comment.