diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-10-19 22:20:44 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-10-19 22:20:44 +0200 |
commit | 9aeb84f4fd781f931e2e78573cbd85edd2a22db7 (patch) | |
tree | 9511637ea57e06d28e7f0afb4e389f6ea508ce3f /lisp/mastodon-profile.el | |
parent | a47313e2fb1509028f022ac24ce311057023f4ca (diff) |
flychecks
Diffstat (limited to 'lisp/mastodon-profile.el')
-rw-r--r-- | lisp/mastodon-profile.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el index 8db1d69..c6a0276 100644 --- a/lisp/mastodon-profile.el +++ b/lisp/mastodon-profile.el @@ -84,6 +84,7 @@ (autoload 'mastodon-search--query "mastodon-search") (autoload 'mastodon-tl--field-status "mastodon-tl") +(defvar mastodon-active-user) (defvar mastodon-tl--horiz-bar) (defvar mastodon-tl--update-point) (defvar mastodon-toot--max-toot-chars) |