summaryrefslogtreecommitdiffstats
path: root/module/remote/ttypes_debug.py
diff options
context:
space:
mode:
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 807a8451b..1e04624d9 100644
--- a/module/remote/ttypes_debug.py
+++ b/module/remote/ttypes_debug.py
@@ -18,6 +18,7 @@ classes = {
'FileDoesNotExists' : [int],
'FileInfo' : [int, basestring, int, int, int, int, int, int, int, (None, DownloadInfo)],
'InteractionTask' : [int, int, (list, basestring), int, (None, basestring), basestring, basestring, basestring],
+ 'InvalidConfigSection' : [basestring],
'LinkStatus' : [basestring, basestring, basestring, int, int, basestring],
'OnlineCheck' : [int, (dict, basestring, LinkStatus)],
'PackageDoesNotExists' : [int],