Fix load issues with org-trello package

This commit is contained in:
Maxi Wolff 2022-12-14 21:53:34 +01:00
parent b28d65b7aa
commit b74da79dbb
1 changed files with 2 additions and 2 deletions

View File

@ -909,8 +909,8 @@ Headline^^ Visit entry^^ Filter^^ Da
(defun org/init-org-trello ()
(use-package org-trello
:after org
:config
:defer t
:init
(progn
(spacemacs/declare-prefix-for-mode 'org-mode "mmt" "trello")
(spacemacs/declare-prefix-for-mode 'org-mode "mmtd" "sync down")