Skip to content
Snippets Groups Projects
Commit 1cdcee89 authored by luna's avatar luna :basketball:
Browse files

mix format pass

parent 23b1c64a
Branches
No related tags found
No related merge requests found
......@@ -106,8 +106,8 @@ defmodule Pleroma.Web.Nodeinfo.NodeinfoController do
%{
version: "2.0",
software: %{
name: Pleroma.Application.name() |> String.downcase,
version: Pleroma.Application.version(),
name: Pleroma.Application.name() |> String.downcase(),
version: Pleroma.Application.version()
},
protocols: ["ostatus", "activitypub"],
services: %{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment