plugins fixes, improvements

This commit is contained in:
ingvar1995 2016-06-22 14:35:22 +03:00
parent fb74ea4455
commit 5a0843d98b
18 changed files with 50 additions and 38 deletions

View file

@ -13,7 +13,7 @@ CALL_TYPE = {
}
class AV(object):
class AV:
def __init__(self, toxav):
self._toxav = toxav