diff options
Diffstat (limited to 'lib/python')
| -rw-r--r-- | lib/python/Screens/Setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/Setup.py b/lib/python/Screens/Setup.py index 9693a0b7..4deedb92 100644 --- a/lib/python/Screens/Setup.py +++ b/lib/python/Screens/Setup.py @@ -103,4 +103,4 @@ class Setup(Screen): "left": self.keyLeft, "right": self.keyRight, "save": self.keySave - }) + }, 1) |
