forked from AkkomaGang/akkoma
mix format pass
This commit is contained in:
parent
c05928dbda
commit
b0c4c082c4
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ def nodeinfo(conn, %{"version" => "2.1"}) do
|
|||
software: %{
|
||||
name: Pleroma.Application.name(),
|
||||
version: Pleroma.Application.version(),
|
||||
repository: Pleroma.Application.repository(),
|
||||
repository: Pleroma.Application.repository()
|
||||
},
|
||||
protocols: ["ostatus", "activitypub"],
|
||||
services: %{
|
||||
|
|
Loading…
Reference in a new issue