Format files
This commit is contained in:
parent
67dadd954e
commit
65168393d8
@ -1,2 +1 @@
|
||||
|
||||
|
||||
|
@ -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: %{}
|
||||
|
Loading…
Reference in New Issue
Block a user