Format files
authorDashie <dashie@sigpipe.me>
Wed, 2 May 2018 19:43:12 +0000 (21:43 +0200)
committerDashie <dashie@sigpipe.me>
Wed, 2 May 2018 19:43:12 +0000 (21:43 +0200)
lib/pleroma/web/nodeinfo/nodeinfo.ex
lib/pleroma/web/nodeinfo/nodeinfo_controller.ex

index 139597f9cb07c5d48bed18984ec4747f4b4f3438..8b137891791fe96927ad78e64b0aad7bded08bdc 100644 (file)
@@ -1,2 +1 @@
 
-
index 2c06875f2afdc9632528271be5660b1c705f6653..7b152e31566203acec51b40206a694162f39561e 100644 (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: %{}