diff --git a/metrics.py b/metrics.py index abc57db..e2c8d5c 100644 --- a/metrics.py +++ b/metrics.py @@ -32,8 +32,9 @@ class EjabberdMetrics: "Dino": ["dino"], "poezio": [], "profanity": [], - "Xabber": [], - "ChatSecure": ["chatsecure"] + "Xabber": ["xabber", "xabber-android"], + "ChatSecure": ["chatsecure"], + "Monal": [] } for client, names in clientmap.items():