branch: elpa/mastodon
commit 3234da7777e0a428531e048c1dce8d795b6646d6
Author: marty hiatt <martianhia...@disroot.org>
Commit: marty hiatt <martianhia...@disroot.org>

    flycheck mastodon.el
---
 lisp/mastodon.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index a60961abb1..294165f292 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -196,6 +196,9 @@ and X others...\"."
   (interactive)
   (quit-window 'kill))
 
+(defvar mastodon-client--active-user-details-plist)
+(defvar mastodon-auth--token-alist)
+
 ;;;###autoload
 (defun mastodon-forget-all-logins ()
   "Delete `mastodon-client--token-file'.

Reply via email to