Skip to content

Commit

Permalink
Sitegen: Add Event for Error State
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Mar 19, 2024
1 parent 722336c commit d50502e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Events.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ final class Events {
'social_connect_skipped' => true,
'logo_skipped' => true,
'site_generation_time' => true,
'error_state_triggered' => true,
);

/**
Expand Down

0 comments on commit d50502e

Please sign in to comment.