Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
sirreal committed May 3, 2024
1 parent 2a33146 commit 1bc3561
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ document.addEventListener( 'DOMContentLoaded', () => {
},
},
} );
}, 50 );
}, 100 );
} );

0 comments on commit 1bc3561

Please sign in to comment.