aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/mastodon-notifications.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el
index 14f2be5..c2d1962 100644
--- a/lisp/mastodon-notifications.el
+++ b/lisp/mastodon-notifications.el
@@ -354,7 +354,7 @@ ACCOUNTS is the notification accounts data."
base-toot group
(if (member type '("follow" "follow_request"))
toot))) ;; account data!
- 'item-type 'notification
+ 'item-type 'toot ;; for nav, actions, etc.
'item-id (or
;; grouped notifications pagination max_id:
;; NB: their min id used for our max id param