From d864350fc97214025f7535cf5d64ae0d2d06f954 Mon Sep 17 00:00:00 2001 From: Jafar Atili Date: Sat, 20 May 2023 13:14:48 +0300 Subject: [PATCH] electrasmart integration (#3708) * Delete custom_integrations/electrasmart directory * Create test * Add files via upload * Delete test --- .../electrasmart/icon.png | Bin .../electrasmart/icon@2x.png | Bin .../electrasmart/logo.png | Bin .../electrasmart/logo@2x.png | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename {custom_integrations => core_integrations}/electrasmart/icon.png (100%) mode change 100755 => 100644 rename {custom_integrations => core_integrations}/electrasmart/icon@2x.png (100%) mode change 100755 => 100644 rename {custom_integrations => core_integrations}/electrasmart/logo.png (100%) mode change 100755 => 100644 rename {custom_integrations => core_integrations}/electrasmart/logo@2x.png (100%) mode change 100755 => 100644 diff --git a/custom_integrations/electrasmart/icon.png b/core_integrations/electrasmart/icon.png old mode 100755 new mode 100644 similarity index 100% rename from custom_integrations/electrasmart/icon.png rename to core_integrations/electrasmart/icon.png diff --git a/custom_integrations/electrasmart/icon@2x.png b/core_integrations/electrasmart/icon@2x.png old mode 100755 new mode 100644 similarity index 100% rename from custom_integrations/electrasmart/icon@2x.png rename to core_integrations/electrasmart/icon@2x.png diff --git a/custom_integrations/electrasmart/logo.png b/core_integrations/electrasmart/logo.png old mode 100755 new mode 100644 similarity index 100% rename from custom_integrations/electrasmart/logo.png rename to core_integrations/electrasmart/logo.png diff --git a/custom_integrations/electrasmart/logo@2x.png b/core_integrations/electrasmart/logo@2x.png old mode 100755 new mode 100644 similarity index 100% rename from custom_integrations/electrasmart/logo@2x.png rename to core_integrations/electrasmart/logo@2x.png