We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872a845 commit 79c902bCopy full SHA for 79c902b
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