From 9b04268ba40477e872995e232ef90532b1f2c4e4 Mon Sep 17 00:00:00 2001 From: Jim Birch <5177009+thejimbirch@users.noreply.github.com> Date: Thu, 5 Dec 2024 09:21:58 -0500 Subject: [PATCH] Updates to use setStatus --- recipe.yml | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/recipe.yml b/recipe.yml index e4dc52c..a85ab22 100644 --- a/recipe.yml +++ b/recipe.yml @@ -39,21 +39,14 @@ config: actions: # Set and unset Gin blocks. block.block.gin_admin: - # @TODO Blocks should have setStatus config action. - set: - property_name: status - value: false + setStatus: false block.block.gin_branding: - set: - property_name: status - value: false + setStatus: false block.block.gin_local_actions: setRegion: content setWeight: -10 block.block.gin_local_tasks: - set: - property_name: status - value: false + setStatus: false block.block.gin_page_title: setRegion: header setWeight: -10 @@ -65,9 +58,7 @@ config: simpleConfigUpdate: settings.secondary: true block.block.gin_tools: - set: - property_name: status - value: false + setStatus: false # Update the admin theme to Gin in Theme settings. node.settings: simpleConfigUpdate: