aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/mastodon-tl.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index e94d2a1..8d1b5ea 100644
--- a/lisp/mastodon-tl.el
+++ b/lisp/mastodon-tl.el
@@ -181,7 +181,7 @@ either unset `mastodon-profile-acccount-preferences-data' and
re-load mastodon.el, or restart Emacs."
:type '(choice (const :tag "true" t)
(const :tag "false" nil)
- (const :tag "follow server setting" 'server)))
+ (const :tag "follow server setting" server)))
;;; VARIABLES