Skip to content

Commit

Permalink
fix(shs-5944): change update hook sequence number
Browse files Browse the repository at this point in the history
  • Loading branch information
cienvaras committed Dec 19, 2024
1 parent bf5eb16 commit 816b752
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1179,7 +1179,7 @@ function su_humsci_profile_update_9720() {
/**
* Remove honeypot config and uninstall honeypot.
*/
function su_humsci_profile_update_9720() {
function su_humsci_profile_update_9721() {
// Remove honeypot existing config - needs to be done before uninstall.
$config_factory = \Drupal::configFactory();

Expand Down

0 comments on commit 816b752

Please sign in to comment.