mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-03-21 18:27:48 +01:00
[#1706] Formatting fix.
This commit is contained in:
parent
0d05e1fe39
commit
e16437ff19
1 changed files with 2 additions and 1 deletions
|
@ -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 a new issue