aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-transient.el
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@disroot.org>2024-10-30 14:57:51 +0100
committermarty hiatt <martianhiatus@disroot.org>2024-10-30 14:58:35 +0100
commit4372c24df308a9495ba17378b7e8e003cf3576e8 (patch)
tree8482e055f68d77ee6035aa1f5c21294900f94565 /lisp/mastodon-transient.el
parente97547a1604944cb281d95c3e94848f2b559a16d (diff)
byte-compile
Diffstat (limited to 'lisp/mastodon-transient.el')
-rw-r--r--lisp/mastodon-transient.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-transient.el b/lisp/mastodon-transient.el
index bbfbfc9..c96e1d5 100644
--- a/lisp/mastodon-transient.el
+++ b/lisp/mastodon-transient.el
@@ -332,7 +332,7 @@ Do not add more than the server's maximum setting."
(not (y-or-n-p "Need more than one option. Proceed? ")))
(and (> opts-count (mastodon-transient-max-poll-opts))
(not (y-or-n-p "More options than server max. Proceed? "))))
- (mastodon-create-poll)
+ (call-interactively #'mastodon-create-poll)
;; if we are called with no poll data, do not set:
(unless (not vals)
(setq tp-transient-settings