From 58f4ea7bf445338b06e476d094b02509b8b9848b Mon Sep 17 00:00:00 2001 From: Marc Spoorendonk Date: Sun, 16 Apr 2023 14:17:04 +0200 Subject: [PATCH] Update miflora-card.js Quotes around source to make images with spaces in file path possible --- miflora-card.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miflora-card.js b/miflora-card.js index aeb599a..11aba9c 100644 --- a/miflora-card.js +++ b/miflora-card.js @@ -181,7 +181,7 @@ class MifloraCard extends HTMLElement { } `; plantimage.innerHTML = ` - + `; content.id = "container";