Skip to content

Commit

Permalink
Merge pull request #101 from newfold-labs/PRESS0-1453-dark-mode-preview
Browse files Browse the repository at this point in the history
added sitegen theme mode value in the flow
  • Loading branch information
arunshenoy99 authored Jun 27, 2024
2 parents 46d170a + abfe1b4 commit dd6784c
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 @@ -176,6 +176,7 @@ final class Flows {
),

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

/**
Expand Down

0 comments on commit dd6784c

Please sign in to comment.