Skip to content
Snippets Groups Projects
Commit 185c0302 authored by feld's avatar feld
Browse files

AP again

parent 9a858621
Branches
No related tags found
No related merge requests found
......@@ -417,7 +417,7 @@ defmodule Pleroma.User do
_ ->
case OStatus.make_user(ap_id) do
{:ok, user} -> user
_ -> {:error, "Could not fetch by ap id"}
_ -> {:error, "Could not fetch by AP id"}
end
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment