Make XML feel special too
This commit is contained in:
parent
032ed2b945
commit
8d561f952f
@ -21,7 +21,7 @@ defmodule Pleroma.Web.XML do
|
||||
doc
|
||||
catch
|
||||
:exit, _error ->
|
||||
Logger.debug("Couldn't parse xml: #{inspect(text)}")
|
||||
Logger.debug("Couldn't parse XML: #{inspect(text)}")
|
||||
:error
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user