forked from AkkomaGang/akkoma
Formatting
This commit is contained in:
parent
f5b91bc157
commit
44b2e1fdad
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ defp build_attachments(id, %{data: %{"attachment" => attachments}}) do
|
||||||
acc ++ rendered_tags
|
acc ++ rendered_tags
|
||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
|
|
||||||
defp build_attachments(_id, _object), do: []
|
defp build_attachments(_id, _object), do: []
|
||||||
|
|
||||||
defp player_url(id) do
|
defp player_url(id) do
|
||||||
|
|
Loading…
Reference in a new issue