kopia lustrzana https://github.com/pixelfed/pixelfed
commit
a2d4630599
|
@ -16,7 +16,7 @@ class MediaTransformer extends Fractal\TransformerAbstract
|
|||
'remote_url' => null,
|
||||
'preview_url' => $media->thumbnailUrl(),
|
||||
'text_url' => null,
|
||||
'meta' => $media->metadata,
|
||||
'meta' => null,
|
||||
'description' => $media->caption,
|
||||
'license' => $media->license,
|
||||
'is_nsfw' => $media->is_nsfw,
|
||||
|
|
Ładowanie…
Reference in New Issue