This commit is contained in:
Daniel Imms
2025-12-28 13:53:03 -08:00
parent 8a5ffc1bb1
commit 2c32ef5963
+1 -1
View File
@@ -10,4 +10,4 @@ export const enum RendererConstants {
* The idle time after which cursor blinking stops.
*/
CURSOR_BLINK_IDLE_TIMEOUT = 5 * 60 * 1000
}
}