Przeglądaj źródła

Merge pull request #3448 from shleeable/patch-5

Update StatusTransformer.php - #3440
daniel 3 lat temu
rodzic
commit
c9037a1243

+ 0 - 1
app/Transformer/Api/Mastodon/v1/StatusTransformer.php

@@ -38,7 +38,6 @@ class StatusTransformer extends Fractal\TransformerAbstract
 				'website'   => null
 			 ],
 			'mentions'                  => [],
-			'tags'                      => [],
 			'emojis'                    => [],
 			'card'                      => null,
 			'poll'                      => null,