Try sending an empty map

stable
Mark Felder 6 years ago
parent 6f090f981b
commit c410296120

@ -241,7 +241,7 @@ defmodule Pleroma.Web.ActivityPub.Utils do
}
}
else
[]
%{}
end
end

Loading…
Cancel
Save