diff options
author | marty hiatt <martianhiatus@disroot.org> | 2024-10-29 10:15:36 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus@disroot.org> | 2024-10-29 10:15:36 +0100 |
commit | 27e69625d3af99250c8bc943768ab6a770326773 (patch) | |
tree | 1a45e801493157fc3087baa40e62f2ac0b63198a /lisp/mastodon-notifications.el | |
parent | ae6c7f34ad9136a73195eab35c8ff366ba593151 (diff) |
flychecks
Diffstat (limited to 'lisp/mastodon-notifications.el')
-rw-r--r-- | lisp/mastodon-notifications.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el index 06bbca7..f4615fb 100644 --- a/lisp/mastodon-notifications.el +++ b/lisp/mastodon-notifications.el @@ -62,6 +62,7 @@ (autoload 'mastodon-media--get-avatar-rendering "mastodon-media") (autoload 'mastodon-tl--image-trans-check "mastodon-tl") (autoload 'mastodon-tl--symbol "mastodon-tl") +(autoload 'mastodon-tl--display-or-uname "mastodon-tl") (defgroup mastodon-tl nil "Nofications in mastodon.el." |