Merge remote-tracking branch 'upstream/develop' into config-files

This commit is contained in:
Norm 2022-07-06 14:46:03 -04:00
commit 8b28880ba2
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ defmodule Akkoma.Collections.Fetcher do
"""
alias Pleroma.Object.Fetcher
alias Pleroma.Config
require Logger
def fetch_collection_by_ap_id(ap_id) when is_binary(ap_id) do
fetch_collection(ap_id)