diff --git a/lib/pleroma/upload.ex b/lib/pleroma/upload.ex index 43df0d418..92a89e296 100644 --- a/lib/pleroma/upload.ex +++ b/lib/pleroma/upload.ex @@ -19,7 +19,7 @@ def store(%Plug.Upload{} = file, should_dedupe) do end %{ - "type" => "Image", + "type" => "Document", "url" => [ %{ "type" => "Link",