[#1706] Formatting fix.
This commit is contained in:
parent
0d05e1fe39
commit
e16437ff19
@ -57,7 +57,8 @@ defmodule Pleroma.Web.MastodonAPI.StatusView do
|
||||
# TODO: refactor (fake records is never a good idea)
|
||||
User.error_user(ap_id)
|
||||
|
||||
true -> nil
|
||||
true ->
|
||||
nil
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user