mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-15 21:40:06 +02:00
prompt when loading external scene before overriding local one (#1862)
This commit is contained in:
@@ -77,3 +77,5 @@ export const DEFAULT_VERTICAL_ALIGN = "top";
|
||||
export const CANVAS_ONLY_ACTIONS = ["selectAll"];
|
||||
|
||||
export const GRID_SIZE = 20; // TODO make it configurable?
|
||||
|
||||
export const LOCAL_STORAGE_KEY_COLLAB_FORCE_FLAG = "collabLinkForceLoadFlag";
|
||||
|
Reference in New Issue
Block a user