mod_statsdx: Recognize two polish client names

This commit is contained in:
Krzysztof Grochocki 2015-03-09 00:28:37 +01:00
parent af33df5594
commit 0b4a282f24
1 changed files with 2 additions and 0 deletions

View File

@ -877,6 +877,8 @@ list_elem(clients, full) ->
{"Profanity", profanity},
{"centerim", centerim},
{"Conversations", conversations},
{"AQQ", aqq},
{"WTW", wtw},
{"yaxim", yaxim},
{"unknown", unknown}
];