diff --git a/src/pages/notifications.jsx b/src/pages/notifications.jsx index 9b141c3f..e7628f57 100644 --- a/src/pages/notifications.jsx +++ b/src/pages/notifications.jsx @@ -68,7 +68,7 @@ function Notification({ notification }) { { mention: 'comment', status: 'notification', - reblog: 'reblog', + reblog: 'rocket', follow: 'follow', follow_request: 'follow-add', favourite: 'heart',