Skip to content

Commit

Permalink
added sitegen theme mode value in the flow
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayadav09 committed Jun 25, 2024
1 parent a5f1b72 commit abfe1b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Flows/Flows.php
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ final class Flows {
),

'continueWithoutAi' => false,
'sitegenThemeMode' => '',
);

/**
Expand Down

0 comments on commit abfe1b4

Please sign in to comment.