org-roam remove custom recipe, was using the wrong key anyway and had no effect
This commit is contained in:
parent
34056bb71b
commit
cd6bce2677
|
@ -915,7 +915,7 @@ Configure email with iCalendar event support, to integrate with
|
|||
(when (or (package-installed-p 'emacsql-sqlite)
|
||||
(package-installed-p 'emacsql-sqlite-builtin))
|
||||
(use-package org-roam
|
||||
:straight (:inherit t :commit "69116a4da49448e79ac03aedceeecd9f5ae9b2d4") ;v2.2.2
|
||||
:straight t
|
||||
:after org
|
||||
:defines org-roam-directory
|
||||
:functions org-roam-db-autosync-mode
|
||||
|
|
Loading…
Reference in a new issue