From 1c14e0d2795c13899e8aa620e33c8e2fc8b8f33e Mon Sep 17 00:00:00 2001 From: "lokapure.girish" Date: Thu, 22 Feb 2024 15:48:23 +0530 Subject: [PATCH] increment sitegen meta status total counts --- includes/Flows/Flows.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Flows/Flows.php b/includes/Flows/Flows.php index 3aa9c79..a9bd898 100644 --- a/includes/Flows/Flows.php +++ b/includes/Flows/Flows.php @@ -157,7 +157,7 @@ final class Flows { ), 'siteGenMetaStatus' => array( 'currentStatus' => 0, - 'totalCount' => 8, + 'totalCount' => 9, ), 'homepages' => array( 'active' => array(),