]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 21 Jul 2023 06:56:06 +0000 (08:56 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 21 Jul 2023 06:56:06 +0000 (08:56 +0200)
- is a dict, keys total, activeHalfyear, activeMonth and maybe more might be
  part of it

daemon.py

index 9478369c9f68aef943efd1125574831ea917acc1..cee7d22f59c59ab2055f142d00215f458adb23a4 100755 (executable)
--- a/daemon.py
+++ b/daemon.py
@@ -285,7 +285,7 @@ def nodeinfo_1_0(request: Request):
             ),
         },
         "usage": {
-            "users": (),
+            "users": {},
         },
         "openRegistrations": False,
         "metadata": {