inc type speed
This commit is contained in:
parent
c58cb8685e
commit
48a43d0fb3
@ -395,7 +395,7 @@ function setAnswer(index, answer) {
|
|||||||
}
|
}
|
||||||
el.typed({
|
el.typed({
|
||||||
strings: [answer],
|
strings: [answer],
|
||||||
typeSpeed: 10,
|
typeSpeed: 1,
|
||||||
showCursor: false,
|
showCursor: false,
|
||||||
cursorChar: "",
|
cursorChar: "",
|
||||||
fadeOut: true,
|
fadeOut: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user