We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa5d639 commit 06afc87Copy full SHA for 06afc87
1 file changed
src/lib/registries.ts
@@ -91,7 +91,7 @@ export class EnhancerRegistry {
91
}, 400)
92
setTimeout(() => {
93
overtype.updatePreview()
94
- }, 8000)
+ }, 800)
95
}
96
97
getEnhancerCount(): number {
0 commit comments