From e380f74a44e04b7eab0a8c90224d92cc84090ef7 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Mon, 30 Oct 2023 20:09:37 +0100 Subject: profile--item-json is no cmd --- lisp/mastodon-profile.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp') diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el index 1003853..d3b840e 100644 --- a/lisp/mastodon-profile.el +++ b/lisp/mastodon-profile.el @@ -138,7 +138,6 @@ contains") (defun mastodon-profile--item-json () "Get the next item-json." - (interactive) (mastodon-tl--property 'item-json)) (defun mastodon-profile--make-author-buffer (account &optional no-reblogs) -- cgit v1.2.3