We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872a845 commit ef3b2cbCopy full SHA for ef3b2cb
app/constants/redirection-time.js
@@ -1,2 +1,2 @@
1
// TODO: we will decrease this time after testing bi-weekly
2
-export const REDIRECTION_TIME = 3000; // in milliseconds
+export const REDIRECTION_TIME = 1500; // in milliseconds
0 commit comments