X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fcollections%2Ffetcher.ex;h=a2fcb7794c66b7f321a1cea09b5c34f20ca5aca1;hb=2144ce5188901c59cd72a0b5620862b23b47544e;hp=ab69f4b848e05f8062f9b71e286b6589b0a4d865;hpb=772c209914d5cbfd4f763edc266d0f1541f656f8;p=akkoma diff --git a/lib/pleroma/collections/fetcher.ex b/lib/pleroma/collections/fetcher.ex index ab69f4b84..a2fcb7794 100644 --- a/lib/pleroma/collections/fetcher.ex +++ b/lib/pleroma/collections/fetcher.ex @@ -68,7 +68,7 @@ defmodule Akkoma.Collections.Fetcher do items end else - {:error, "Object has been deleted"} -> + {:error, {"Object has been deleted", _, _}} -> items {:error, error} ->