X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fhtml.ex;h=bf5daa9482bdb1da279502b5a8c5b937f805d5fc;hb=7e384a2425b5188ca76aad4b97172b553ca9b640;hp=fb602d6b6186335f1b4174f59fd6e70de9036648;hpb=155a88430027045fd9de79d7000bb083869f167f;p=akkoma diff --git a/lib/pleroma/html.ex b/lib/pleroma/html.ex index fb602d6b6..bf5daa948 100644 --- a/lib/pleroma/html.ex +++ b/lib/pleroma/html.ex @@ -69,7 +69,7 @@ defmodule Pleroma.HTML do |> Floki.attribute("a", "href") |> Enum.at(0) - {:commit, result} + {:commit, {:ok, result}} end) end end