diff --git a/application.json b/application.json index d5a0dff..e4ee74a 100644 --- a/application.json +++ b/application.json @@ -31,16 +31,22 @@ "isDefault": true }, { - "id": "Sales", - "isDefault": false - }, - { - "id": "Sales - Capacity Planning", - "isDefault": false - }, - { - "id": "Sales - Units Shipped", - "isDefault": false + "type": "folder", + "name": "Sales", + "pages": [ + { + "id": "Sales", + "isDefault": false + }, + { + "id": "Sales - Capacity Planning", + "isDefault": false + }, + { + "id": "Sales - Units Shipped", + "isDefault": false + } + ] }, { "id": "Marketing",