org-roam remove custom recipe, was using the wrong key anyway and had no effect

This commit is contained in:
Evie Litherland-Smith 2024-08-09 14:36:35 +01:00
parent 34056bb71b
commit cd6bce2677

View file

@ -915,7 +915,7 @@ Configure email with iCalendar event support, to integrate with
(when (or (package-installed-p 'emacsql-sqlite) (when (or (package-installed-p 'emacsql-sqlite)
(package-installed-p 'emacsql-sqlite-builtin)) (package-installed-p 'emacsql-sqlite-builtin))
(use-package org-roam (use-package org-roam
:straight (:inherit t :commit "69116a4da49448e79ac03aedceeecd9f5ae9b2d4") ;v2.2.2 :straight t
:after org :after org
:defines org-roam-directory :defines org-roam-directory
:functions org-roam-db-autosync-mode :functions org-roam-db-autosync-mode