diff options
Diffstat (limited to 'lisp/mastodon.el')
-rw-r--r-- | lisp/mastodon.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el index 0103615..424f758 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -6,7 +6,6 @@ :group 'mastodon :type 'string) -;; TODO (defcustom mastodon-token-file (concat user-emacs-directory "mastodon.plstore") "File path where Mastodon access tokens are stored." :group 'mastodon |