about summary refs log tree commit diff
path: root/users/glittershark/emacs.d/config.el
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/emacs.d/config.el')
-rw-r--r--users/glittershark/emacs.d/config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/glittershark/emacs.d/config.el b/users/glittershark/emacs.d/config.el
index f584e8c898..e7ec400357 100644
--- a/users/glittershark/emacs.d/config.el
+++ b/users/glittershark/emacs.d/config.el
@@ -602,7 +602,7 @@
         (format "gs/ch%d/%s" story-id desc))))
 
   (defun magit-read-org-clubhouse-branch-args ()
-    (if (org-clubhouse-clocked-in-story-id)
+    (if-let ((story-id (org-clubhouse-clocked-in-story-id)))
         (let ((start-point (magit-read-starting-point
                             "Create and checkout branch for Clubhouse story"
                             nil