From 2f45c1d4b136f8d8fb5f01d923c497774fb7e3a9 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Mon, 9 Oct 2023 18:51:15 +0200 Subject: expand-content-warnings custom: don't quote server symbol --- lisp/mastodon-tl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') 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 -- cgit v1.2.3