From 9d3a301dc8f80fdf2c07d32d2c3e416b560a33f4 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Sat, 24 Aug 2024 21:00:23 +0200 Subject: autoload image-trans-check. FIX #584. --- lisp/mastodon-toot.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el index 762c313..832d03f 100644 --- a/lisp/mastodon-toot.el +++ b/lisp/mastodon-toot.el @@ -99,6 +99,7 @@ (autoload 'mastodon-tl--human-duration "mastodon-tl") (autoload 'mastodon-profile--get-preferences-pref "mastodon-profile") (autoload 'mastodon-views--get-own-instance "mastodon-views") +(autoload 'mastodon-tl--image-trans-check "mastodon-tl") ;; for mastodon-toot--translate-toot-text (autoload 'mastodon-tl--content "mastodon-tl") -- cgit v1.2.3