mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-02 23:27:00 +02: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