From 3f79b5c9ef0699cc85ca187d89e481fde3cf7399 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 5 Jan 2016 11:48:59 -0500 Subject: [PATCH] update tv guide --- dashboard-ui/components/tvguide/tvguide.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {