mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-17 22:40:54 +02:00
@@ -357,5 +357,6 @@ export async function loadScene(id: string | null, privateKey?: string) {
|
||||
return {
|
||||
elements: data.elements,
|
||||
appState: data.appState && { ...data.appState },
|
||||
commitToHistory: false,
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user