mod_statsdx: Recognize two polish client names
This commit is contained in:
parent
af33df5594
commit
0b4a282f24
|
@ -877,6 +877,8 @@ list_elem(clients, full) ->
|
|||
{"Profanity", profanity},
|
||||
{"centerim", centerim},
|
||||
{"Conversations", conversations},
|
||||
{"AQQ", aqq},
|
||||
{"WTW", wtw},
|
||||
{"yaxim", yaxim},
|
||||
{"unknown", unknown}
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue