diff --git a/dashboard-ui/components/tvguide/tvguide.js b/dashboard-ui/components/tvguide/tvguide.js index 70b56b927c..0e7b1342a5 100644 --- a/dashboard-ui/components/tvguide/tvguide.js +++ b/dashboard-ui/components/tvguide/tvguide.js @@ -15,7 +15,7 @@ var currentDate; - var defaultChannels = 100; + var defaultChannels = browserInfo.mobile ? 50 : 100; var channelLimit = 1000; var channelQuery = {