Skip to content

Commit

Permalink
added migration_initiated (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayadav09 committed May 16, 2024
1 parent e5dfeca commit 6afbb83
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 @@ -54,6 +54,7 @@ final class Events {
'logo_skipped' => true,
'site_generation_time' => true,
'error_state_triggered' => true,
'migration_initiated' => true,
);

/**
Expand Down

0 comments on commit 6afbb83

Please sign in to comment.