Made the typing wait before moving to the description
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
i = 0;
|
i = 0;
|
||||||
typeDesc();
|
setTimeout(typeDesc, 200)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user