Skip to content

Commit

Permalink
Rename the Sitegen Toast Survey
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Jul 26, 2024
1 parent 2e998cb commit 0cd1b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Services/SiteGenService.php
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ public static function complete( $active_homepage, $homepage_data ) {
container()->get( 'cachePurger' )->purgeAll();

container()->get( 'survey' )->create_toast_survey(
Events::get_category()[0],
Events::get_category()[0] . '_sitegen_pulse',
'customer_satisfaction_survey',
array(
'label_key' => 'value',
Expand Down

0 comments on commit 0cd1b78

Please sign in to comment.