From f78d41a819d4117725c4c54fc6230ee019399972 Mon Sep 17 00:00:00 2001 From: Lorin Jameson <> Date: Thu, 14 Nov 2024 13:50:35 -0500 Subject: [PATCH] Updated project file for Test Enable Disable --- data/project.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/project.json b/data/project.json index 4cfbe34..822cce4 100644 --- a/data/project.json +++ b/data/project.json @@ -1,6 +1,6 @@ { "publish": { - "publish_pages_app": false, + "publish_pages_app": true, "publish_sha": "", "publish_iso_date": "" }, @@ -22,8 +22,8 @@ "tags": [] }, "created_at": "2024-11-14T15:50:19.605Z", - "updated_at": "2024-11-14T18:47:35.402Z", - "generate_pages_site": false + "updated_at": "2024-11-14T18:50:35.611Z", + "generate_pages_site": true }, "is_private": false } \ No newline at end of file