aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/mastodon-transient.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mastodon-transient.el b/lisp/mastodon-transient.el
index 4d6fb2c..bb92f56 100644
--- a/lisp/mastodon-transient.el
+++ b/lisp/mastodon-transient.el
@@ -251,8 +251,8 @@ the format fields.X.keyname."
(7 'seven)
(8 'eight)
(9 'nine))))
- (if (or ;(>= choice-count (mastodon-transient-max-poll-opts))
- (= choice-count 9))
+ (if (or (>= choice-count (mastodon-transient-max-poll-opts))
+ (= choice-count 9))
;; FIXME when we hit '10', we get a binding clash with '1'. :/
(message "Max choices reached")
(transient-append-suffix