From c19a05c355760e1e0782ccb434eae4459baaf4cd Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 17 Dec 2012 21:28:10 +0100 Subject: small api changes --- module/remote/ttypes_debug.py | 1 + 1 file changed, 1 insertion(+) (limited to 'module/remote/ttypes_debug.py') 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, -- cgit v1.2.3