Skip to content

Commit

Permalink
mwpw-137857: increase global navigation loadDelayed delay (#1449)
Browse files Browse the repository at this point in the history
mwpw-137857: increase loadDelayed delay
  • Loading branch information
mokimo authored Oct 27, 2023
1 parent bdd388a commit afadd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/blocks/global-navigation/global-navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const CONFIG = {
},
delays: {
mainNavDropdowns: 800,
loadDelayed: 2000,
loadDelayed: 3000,
keyboardNav: 8000,
},
features: [
Expand Down

0 comments on commit afadd46

Please sign in to comment.