From e137de5312d5e6006296da01033df5f24fecadc3 Mon Sep 17 00:00:00 2001 From: Scott K Logan Date: Fri, 5 Jan 2024 11:08:52 -0600 Subject: [PATCH] Add Rainforest RAVEn integration (#3762) --- .../rainforest_automation}/icon.png | Bin .../rainforest_automation}/icon@2x.png | Bin .../rainforest_automation}/logo.png | Bin .../rainforest_automation}/logo@2x.png | Bin core_integrations/rainforest_eagle | 1 + core_integrations/rainforest_raven | 1 + 6 files changed, 2 insertions(+) rename {core_integrations/rainforest_eagle => core_brands/rainforest_automation}/icon.png (100%) rename {core_integrations/rainforest_eagle => core_brands/rainforest_automation}/icon@2x.png (100%) rename {core_integrations/rainforest_eagle => core_brands/rainforest_automation}/logo.png (100%) rename {core_integrations/rainforest_eagle => core_brands/rainforest_automation}/logo@2x.png (100%) create mode 120000 core_integrations/rainforest_eagle create mode 120000 core_integrations/rainforest_raven diff --git a/core_integrations/rainforest_eagle/icon.png b/core_brands/rainforest_automation/icon.png similarity index 100% rename from core_integrations/rainforest_eagle/icon.png rename to core_brands/rainforest_automation/icon.png diff --git a/core_integrations/rainforest_eagle/icon@2x.png b/core_brands/rainforest_automation/icon@2x.png similarity index 100% rename from core_integrations/rainforest_eagle/icon@2x.png rename to core_brands/rainforest_automation/icon@2x.png diff --git a/core_integrations/rainforest_eagle/logo.png b/core_brands/rainforest_automation/logo.png similarity index 100% rename from core_integrations/rainforest_eagle/logo.png rename to core_brands/rainforest_automation/logo.png diff --git a/core_integrations/rainforest_eagle/logo@2x.png b/core_brands/rainforest_automation/logo@2x.png similarity index 100% rename from core_integrations/rainforest_eagle/logo@2x.png rename to core_brands/rainforest_automation/logo@2x.png diff --git a/core_integrations/rainforest_eagle b/core_integrations/rainforest_eagle new file mode 120000 index 00000000..ca331c84 --- /dev/null +++ b/core_integrations/rainforest_eagle @@ -0,0 +1 @@ +../core_brands/rainforest_automation \ No newline at end of file diff --git a/core_integrations/rainforest_raven b/core_integrations/rainforest_raven new file mode 120000 index 00000000..ca331c84 --- /dev/null +++ b/core_integrations/rainforest_raven @@ -0,0 +1 @@ +../core_brands/rainforest_automation \ No newline at end of file