From 551bfb123cf0611a5a0124a7037cac4943404b9f Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Wed, 19 Oct 2016 16:31:46 -0400 Subject: [PATCH] fix upnp with vlc android --- dashboard-ui/scripts/searchpage.js | 1 - 1 file changed, 1 deletion(-) diff --git a/dashboard-ui/scripts/searchpage.js b/dashboard-ui/scripts/searchpage.js index b8bb9ab056..5e39ca573e 100644 --- a/dashboard-ui/scripts/searchpage.js +++ b/dashboard-ui/scripts/searchpage.js @@ -113,7 +113,6 @@ var html = cardBuilder.getCardsHtml({ items: hints, shape: "auto", - lazy: true, overlayText: false, showTitle: true, centerImage: true,