Explorar o código

Update NotificationTransformer

Daniel Supernault %!s(int64=6) %!d(string=hai) anos
pai
achega
30758e5e67
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Transformer/Api/NotificationTransformer.php

+ 1 - 0
app/Transformer/Api/NotificationTransformer.php

@@ -44,6 +44,7 @@ class NotificationTransformer extends Fractal\TransformerAbstract
 			'follow' => 'follow',
 			'mention' => 'mention',
 			'reblog' => 'share',
+			'share' => 'share',
 			'like' => 'favourite',
 			'comment' => 'comment',
 		];