From b3d4eddc446be00bc2b42539ad88f3b9200537b4 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Fri, 4 Aug 2023 20:23:00 +0000 Subject: [PATCH] User: dan@sartography.com updated process group examples/2-in-depth --- examples/2-in-depth/process_group.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/examples/2-in-depth/process_group.json b/examples/2-in-depth/process_group.json index 7613891e..b4b444a9 100644 --- a/examples/2-in-depth/process_group.json +++ b/examples/2-in-depth/process_group.json @@ -1,7 +1,4 @@ { - "admin": false, - "description": "COMING SOON: This group of examples covers deeper topics that will become critical as your diagrams grow in complexity.", - "display_name": "2. In Depth Topics", - "display_order": 20, - "parent_groups": null + "description": "This group of examples covers deeper topics that will become critical as your diagrams grow in complexity.", + "display_name": "2. In Depth Topics" } \ No newline at end of file