diff --git a/lib/pleroma/user.ex b/lib/pleroma/user.ex index b54613274..447beb25b 100644 --- a/lib/pleroma/user.ex +++ b/lib/pleroma/user.ex @@ -1204,7 +1204,7 @@ def parse_bio(bio, user) do end) # TODO: get profile URLs other than user.ap_id - profile_urls = user[:ap_id] + profile_urls = [user[:ap_id]] bio |> CommonUtils.format_input("text/plain", %{