FIX actually pass argument

This commit is contained in:
Nathan Dwarshuis 2021-12-28 16:35:25 -05:00
parent 885301efad
commit 11f8d3a48a
1 changed files with 1 additions and 1 deletions

View File

@ -1107,7 +1107,7 @@ should be this function again)."
(org-x-get-reference-files)
(list (org-x-get-endpoint-goal-file)
(org-x-get-lifetime-goal-file)))))
(call-interactively #'org-id-update-id-locations files)))
(org-id-update-id-locations files)))
(defun org-x-update-goal-link-ids ()
(org-x-update-id-locations)