Skip to content

Commit

Permalink
pass: define-function is corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjensen authored and condy0919 committed Apr 2, 2024
1 parent 198578a commit 5800895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modes/pass/evil-collection-pass.el
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

(defvar pass-mode-map)

(declare-function "pass--display-keybinding" "pass")
(declare-function pass--display-keybinding "pass")

(defconst evil-collection-pass-maps '(pass-mode-map))

Expand Down

0 comments on commit 5800895

Please sign in to comment.