diff --git a/org-clubhouse.el b/org-clubhouse.el index c2f38d8c2..21158f194 100644 --- a/org-clubhouse.el +++ b/org-clubhouse.el @@ -890,7 +890,6 @@ contents of a drawer inside the element called DESCRIPTION, if any." (when-let* ((new-description (org-clubhouse-find-description-drawer))) (and (org-clubhouse-update-story-at-point - clubhouse-id :description new-description) (message "Successfully updated story description"))))