mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-17 03:04:26 +01:00
Fix many syncing issues (#952)
This commit is contained in:
@@ -34,7 +34,6 @@ export function getDefaultAppState(): AppState {
|
||||
openMenu: null,
|
||||
lastPointerDownWith: "mouse",
|
||||
selectedElementIds: {},
|
||||
deletedIds: {},
|
||||
collaborators: new Map(),
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user