This commit is contained in:
parent
1b75aeead6
commit
03af49798d
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ def initial_state(token, user, custom_emojis) do
|
|||
|
||||
%{
|
||||
meta: %{
|
||||
title: Config.get([:instance, :name]),
|
||||
streaming_api_base_url: Pleroma.Web.Endpoint.websocket_url(),
|
||||
access_token: token,
|
||||
locale: "en",
|
||||
|
|
Loading…
Reference in a new issue