From 195085459d983b85d09b120de948028aa962b23a Mon Sep 17 00:00:00 2001 From: Seongnoh Sean Yi Date: Fri, 20 Jul 2018 14:58:36 +0200 Subject: [PATCH] Update MMM-GooglePhotos.js --- MMM-GooglePhotos.js | 1 - 1 file changed, 1 deletion(-) diff --git a/MMM-GooglePhotos.js b/MMM-GooglePhotos.js index f6d1e2a9..1d217cea 100644 --- a/MMM-GooglePhotos.js +++ b/MMM-GooglePhotos.js @@ -30,7 +30,6 @@ Module.register("MMM-GooglePhotos", { wrapper.style.minWidth = this.config.showWidth wrapper.style.minHeight = this.config.showHeight wrapper.style.backgroundSize = this.config.mode - wrapper.innerHTML = " " return wrapper },