Fix comments URLs
Also remote comments were marked as local Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -39,7 +39,8 @@ defmodule Mobilizon.Events.Comment do
|
||||
:in_reply_to_comment_id,
|
||||
:origin_comment_id,
|
||||
:attributed_to_id,
|
||||
:deleted_at
|
||||
:deleted_at,
|
||||
:local
|
||||
]
|
||||
@attrs @required_attrs ++ @optional_attrs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user