forked from mirror/pixelfed
Update NotificationTransformer
This commit is contained in:
parent
e61c6a06e0
commit
30758e5e67
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ class NotificationTransformer extends Fractal\TransformerAbstract
|
|||
'follow' => 'follow',
|
||||
'mention' => 'mention',
|
||||
'reblog' => 'share',
|
||||
'share' => 'share',
|
||||
'like' => 'favourite',
|
||||
'comment' => 'comment',
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue