aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/mastodon.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 3b0a7d0..671c88d 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -101,6 +101,7 @@
(autoload 'mastodon-toot--translate-toot-text "mastodon-toot"))
(autoload 'mastodon-search--trending-tags "mastodon-search")
(autoload 'mastodon-profile-fetch-server-account-settings "mastodon-profile")
+(autoload 'mastodon-profile-account-settings "mastodon-profile")
(defgroup mastodon nil
"Interface with Mastodon."