mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-10 03:17:51 +00:00
AP again
This commit is contained in:
parent
9a858621d6
commit
185c030258
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue