mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-28 19:59:59 +02:00
feat: multiplayer undo / redo (#7348)
This commit is contained in:
@@ -269,7 +269,7 @@ export const loadScene = async (
|
||||
// in the scene database/localStorage, and instead fetch them async
|
||||
// from a different database
|
||||
files: data.files,
|
||||
commitToHistory: false,
|
||||
commitToStore: false,
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user