This log message was do do 💩
This commit is contained in:
parent
4190abbf27
commit
032ed2b945
@ -105,7 +105,7 @@ defmodule Pleroma.Web.Federator do
|
||||
|
||||
def handle(type, _) do
|
||||
Logger.debug(fn -> "Unknown task: #{type}" end)
|
||||
{:error, "Don't know what do do with this"}
|
||||
{:error, "Don't know what to do with this"}
|
||||
end
|
||||
|
||||
def enqueue(type, payload, priority \\ 1) do
|
||||
|
Loading…
Reference in New Issue
Block a user