parent
42268b0981
commit
0b527b5528
|
@ -271,7 +271,8 @@ def to_simple_form(%{data: %{"type" => "Undo"}} = activity, user, with_author) d
|
||||||
[]}
|
[]}
|
||||||
] ++ mentions ++ author
|
] ++ mentions ++ author
|
||||||
|
|
||||||
_ -> []
|
_ ->
|
||||||
|
nil
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue