summaryrefslogtreecommitdiffstats
path: root/module/remote/ttypes_debug.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-12-17 21:28:10 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-12-17 21:28:10 +0100
commitc19a05c355760e1e0782ccb434eae4459baaf4cd (patch)
tree0e166b6917261101bb38fe35cb3bb072ee9923fb /module/remote/ttypes_debug.py
parentupdated lots of libraries (diff)
downloadpyload-c19a05c355760e1e0782ccb434eae4459baaf4cd.tar.xz
small api changes
Diffstat (limited to 'module/remote/ttypes_debug.py')
-rw-r--r--module/remote/ttypes_debug.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/remote/ttypes_debug.py b/module/remote/ttypes_debug.py
index 0e5312fdc..1b7065d9a 100644
--- a/module/remote/ttypes_debug.py
+++ b/module/remote/ttypes_debug.py
@@ -82,6 +82,7 @@ methods = {
'getServerVersion': basestring,
'getUserData': UserData,
'getUserPlugins': (list, ConfigInfo),
+ 'getWSAddress': basestring,
'hasAddonHandler': bool,
'isInteractionWaiting': bool,
'isTimeDownload': bool,