From a1e41ebb630119dd73454cc459aa85c84634adf2 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 8 May 2020 11:59:17 +0200 Subject: [PATCH] Fix location of shelly images --- {src => custom_integrations}/shelly/icon.png | Bin {src => custom_integrations}/shelly/icon@2x.png | Bin {src => custom_integrations}/shelly/logo.png | Bin {src => custom_integrations}/shelly/logo@2x.png | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename {src => custom_integrations}/shelly/icon.png (100%) rename {src => custom_integrations}/shelly/icon@2x.png (100%) rename {src => custom_integrations}/shelly/logo.png (100%) rename {src => custom_integrations}/shelly/logo@2x.png (100%) diff --git a/src/shelly/icon.png b/custom_integrations/shelly/icon.png similarity index 100% rename from src/shelly/icon.png rename to custom_integrations/shelly/icon.png diff --git a/src/shelly/icon@2x.png b/custom_integrations/shelly/icon@2x.png similarity index 100% rename from src/shelly/icon@2x.png rename to custom_integrations/shelly/icon@2x.png diff --git a/src/shelly/logo.png b/custom_integrations/shelly/logo.png similarity index 100% rename from src/shelly/logo.png rename to custom_integrations/shelly/logo.png diff --git a/src/shelly/logo@2x.png b/custom_integrations/shelly/logo@2x.png similarity index 100% rename from src/shelly/logo@2x.png rename to custom_integrations/shelly/logo@2x.png