aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Screens/HelpMenu.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/Screens/HelpMenu.py b/lib/python/Screens/HelpMenu.py
index cae0a5db..c19233e2 100644
--- a/lib/python/Screens/HelpMenu.py
+++ b/lib/python/Screens/HelpMenu.py
@@ -59,3 +59,4 @@ class HelpableScreen:
if len(args):
(actionmap, context, action) = args
actionmap.action(context, action)
+