From e9228fb37ce3f589eda03363af38d0b7a5111119 Mon Sep 17 00:00:00 2001 From: Vova Yatsyuk Date: Tue, 28 May 2019 16:27:06 +0300 Subject: [PATCH] Fixed broken widget on the homepage in Magento 2.3 --- Upgrades/1.0.0_initial_installation.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Upgrades/1.0.0_initial_installation.php b/Upgrades/1.0.0_initial_installation.php index c98a5a9..75b9046 100644 --- a/Upgrades/1.0.0_initial_installation.php +++ b/Upgrades/1.0.0_initial_installation.php @@ -137,7 +137,8 @@ public function getCmsBlocks() 'identifier' => 'featured', 'is_active' => 1, 'content' => <<