mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-10-31 02:44:50 +01:00 
			
		
		
		
	fix: Change the timeout for reporting the version to 30s (#2858)
This commit is contained in:
		| @@ -90,4 +90,4 @@ export const TAP_TWICE_TIMEOUT = 300; | |||||||
| export const TOUCH_CTX_MENU_TIMEOUT = 500; | export const TOUCH_CTX_MENU_TIMEOUT = 500; | ||||||
| export const TITLE_TIMEOUT = 10000; | export const TITLE_TIMEOUT = 10000; | ||||||
| export const TOAST_TIMEOUT = 5000; | export const TOAST_TIMEOUT = 5000; | ||||||
| export const VERSION_TIMEOUT = 15000; | export const VERSION_TIMEOUT = 30000; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Lipis
					Lipis