feat: 打字速度提升
This commit is contained in:
@@ -540,7 +540,7 @@ const initTypewriterManager = () => {
|
||||
}
|
||||
|
||||
typewriterManager = new TypewriterManager({
|
||||
typingSpeed: 30,
|
||||
typingSpeed: 10,
|
||||
cursorText: "",
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user