Skip to content

Commit

Permalink
update timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
berkaytumal committed Aug 21, 2024
1 parent e95f7c1 commit 96f30ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/startUpSequence.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const timeout = 5000
const timeout = 10000

const startUpSequence = function (loaders, finish) {
var timeouttimer
Expand Down

0 comments on commit 96f30ca

Please sign in to comment.