Fixes #1294.
@ -102,8 +102,8 @@ so that multi-directories are updated.")
`idle-timer'
Updates the database if dirty, if Emacs idles for `org-roam-db-update-idle-seconds'."
:type '(set (const :tag "idle-timer" idle-timer)
(const :tag "immediate" immediate))
:type '(choice (const :tag "idle-timer" idle-timer)
:group 'org-roam)
(defcustom org-roam-db-update-idle-seconds 2