mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
(bugfix): change declare-function for helm-build-sync-source
(#354)
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
(require 'xml) ; for xml-parse-string
|
||||
|
||||
;;;; Declarations
|
||||
(declare-function helm-build-sync-source "helm" (name &rest args))
|
||||
(declare-function helm-build-sync-source "helm-source" (name &rest args))
|
||||
|
||||
;;;; Used variables
|
||||
(defvar helm-pattern)
|
||||
|
Reference in New Issue
Block a user