From 697b86fb364540d4a4eef2161358baf5863e5d0a Mon Sep 17 00:00:00 2001
From: Igor Biki <ibiki@uwaterloo.ca>
Date: Fri, 6 Dec 2024 09:25:32 -0500
Subject: [PATCH] ISTWCMS-7020: Allowing UW Custom blocks to be placed on the
 dashboard.

---
 config/install/dashboards.dashboard.my_dashboard.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/config/install/dashboards.dashboard.my_dashboard.yml b/config/install/dashboards.dashboard.my_dashboard.yml
index c957170..1a5cc5a 100644
--- a/config/install/dashboards.dashboard.my_dashboard.yml
+++ b/config/install/dashboards.dashboard.my_dashboard.yml
@@ -25,7 +25,6 @@ third_party_settings:
         - 'Lists (Views)'
         - Menus
         - System
-        - 'UW Custom Blocks'
         - Webform
       blacklisted_blocks: {  }
       whitelisted_blocks: {  }
-- 
GitLab