forked from AkkomaGang/akkoma
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
77bca41595
commit
724e4b7f00
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ def render("credentials.json", %{user: user, for: for_user}) do
|
||||||
:skip_thread_containment,
|
:skip_thread_containment,
|
||||||
:pleroma_settings_store,
|
:pleroma_settings_store,
|
||||||
:raw_fields,
|
:raw_fields,
|
||||||
:is_discoverable,
|
:discoverable,
|
||||||
:actor_type
|
:actor_type
|
||||||
])
|
])
|
||||||
|> Map.merge(%{
|
|> Map.merge(%{
|
||||||
|
|
Loading…
Reference in a new issue