about summary refs log tree commit diff
path: root/org-clubhouse.el
diff options
context:
space:
mode:
Diffstat (limited to 'org-clubhouse.el')
-rw-r--r--org-clubhouse.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/org-clubhouse.el b/org-clubhouse.el
index c2f38d8c233d..21158f19414c 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"))))