Merge pull request #81 from beherit/master

mod_statsdx: Recognize two polish client names
This commit is contained in:
badlop 2015-03-09 12:28:42 +01:00
commit ac36d6c6dc
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}
];