mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: Count all versions (#2798)
This commit is contained in:
parent
ee703206b0
commit
c799b28a0e
2 changed files with 5 additions and 12 deletions
|
@ -90,3 +90,4 @@ export const TAP_TWICE_TIMEOUT = 300;
|
|||
export const TOUCH_CTX_MENU_TIMEOUT = 500;
|
||||
export const TITLE_TIMEOUT = 10000;
|
||||
export const TOAST_TIMEOUT = 5000;
|
||||
export const VERSION_TIMEOUT = 15000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue