forked from AkkomaGang/akkoma
cosmetic: adapt software name in internal actor descriptions
This commit is contained in:
parent
429575adb5
commit
778e0ef196
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ def render("service.json", %{user: user}) do
|
|||
"outbox" => "#{user.ap_id}/outbox",
|
||||
"name" => "Pleroma",
|
||||
"summary" =>
|
||||
"An internal service actor for this Pleroma instance. No user-serviceable parts inside.",
|
||||
"An internal service actor for this Akkoma instance. No user-serviceable parts inside.",
|
||||
"url" => user.ap_id,
|
||||
"manuallyApprovesFollowers" => false,
|
||||
"publicKey" => %{
|
||||
|
|
Loading…
Reference in a new issue