Skip to content

Commit

Permalink
fix(eaf): remove undefined function
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jun 11, 2023
1 parent 926c9c9 commit 21548b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/me-eaf.el
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
(with-eval-after-load 'evil
(evil-set-initial-state 'eaf-mode 'emacs))
(+register-build-function! eaf-install-and-update)
:commands eaf-file-sender-qrcode-in-dired +eaf-open-mail-as-html +browse-url-eaf eaf-open-browser
:commands eaf-file-sender-qrcode-in-dired +browse-url-eaf eaf-open-browser
:custom
;; Generic
(eaf-apps-to-install
Expand Down

0 comments on commit 21548b7

Please sign in to comment.