This commit is contained in:
Mayel
2021-10-19 20:50:24 +13:00
committed by Thomas Citharel
parent 475c72597e
commit 5e64d0515e
2 changed files with 3 additions and 2 deletions

View File

@@ -50,7 +50,6 @@ defmodule Mobilizon.Federation.ActivityStream.Converter.Comment do
Logger.debug("Inserting full comment")
Logger.debug(inspect(object))
data = %{
text: object["content"],
url: object["id"],