aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--metrics.py5
1 files changed, 3 insertions, 2 deletions
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():