Try sending an empty map

This commit is contained in:
Mark Felder 2019-03-25 19:00:35 -05:00
parent 6f090f981b
commit c410296120

View file

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