mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-13 12:29:58 +02:00
move the excalidraw props to correct file and typo fix (#1907)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// time in milliseconds
|
||||
export const TAP_TWICE_TIMEOUT = 300;
|
||||
export const INITAL_SCENE_UPDATE_TIMEOUT = 5000;
|
||||
export const INITIAL_SCENE_UPDATE_TIMEOUT = 5000;
|
||||
export const SYNC_FULL_SCENE_INTERVAL_MS = 20000;
|
||||
export const TOUCH_CTX_MENU_TIMEOUT = 500;
|
||||
|
Reference in New Issue
Block a user