Format files

This commit is contained in:
Dashie 2018-05-02 21:43:12 +02:00
parent 67dadd954e
commit 65168393d8
No known key found for this signature in database
GPG Key ID: C2D57B325840B755
2 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@

View File

@ -36,7 +36,7 @@ defmodule Pleroma.Web.Nodeinfo.NodeinfoController do
openRegistrations: Keyword.get(@instance, :registrations_open),
usage: %{
users: %{
total: Stats.get_stats().user_count,
total: Stats.get_stats().user_count
}
},
metadata: %{}