1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2024-12-25 08:15:09 +01:00

mastodon api: formatting

This commit is contained in:
William Pitcock 2018-09-22 02:48:42 +00:00
parent c2b69798dd
commit df00a364fb

View File

@ -858,7 +858,9 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIController do
if user && token do
mastodon_emoji = mastodonized_emoji()
accounts = Map.put(%{}, user.id, AccountView.render("account.json", %{user: user, for: user}))
accounts =
Map.put(%{}, user.id, AccountView.render("account.json", %{user: user, for: user}))
initial_state =
%{