From: Ivan Tashkinov Date: Sat, 25 Apr 2020 15:42:08 +0000 (+0300) Subject: [#1706] Formatting fix. X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=e16437ff191f17b7ec59504d3c38e582ba76eedc;hp=0d05e1fe397d75d4381d9059bd1c049ab7030085;p=akkoma [#1706] Formatting fix. --- diff --git a/lib/pleroma/web/mastodon_api/views/status_view.ex b/lib/pleroma/web/mastodon_api/views/status_view.ex index b0c53acd9..1d9082c09 100644 --- a/lib/pleroma/web/mastodon_api/views/status_view.ex +++ b/lib/pleroma/web/mastodon_api/views/status_view.ex @@ -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