aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Screens/ChannelSelection.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/ChannelSelection.py b/lib/python/Screens/ChannelSelection.py
index e958f797..b850b2cb 100644
--- a/lib/python/Screens/ChannelSelection.py
+++ b/lib/python/Screens/ChannelSelection.py
@@ -234,7 +234,7 @@ class ChannelSelectionEdit:
def doContext(self):
self.session.open(ChannelContextMenu, self)
-USE_MULTIBOUQUETS = True
+USE_MULTIBOUQUETS = False
MODE_TV = 0
MODE_RADIO = 1