API compatibility with fedibird, frontend config #163
1 changed files with 1 additions and 0 deletions
commit
03af49798d
|
|
@ -14,6 +14,7 @@ defmodule Pleroma.Web.MastoFEView do
|
|||
|
||||
%{
|
||||
meta: %{
|
||||
title: Config.get([:instance, :name]),
|
||||
streaming_api_base_url: Pleroma.Web.Endpoint.websocket_url(),
|
||||
access_token: token,
|
||||
locale: "en",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue