mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-10 02:05:12 +00:00
mix format pass
This commit is contained in:
parent
c05928dbda
commit
b0c4c082c4
|
@ -103,7 +103,7 @@ defmodule Pleroma.Web.Nodeinfo.NodeinfoController 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