Skip to content

Commit 4fdd074

Browse files
committed
remove syncing of lib between devices
1 parent b683682 commit 4fdd074

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/editor.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export class ExcalidrawEditorProvider
1919
webviewOptions: { retainContextWhenHidden: true },
2020
}
2121
);
22-
context.globalState.setKeysForSync(["library"]);
2322

2423
ExcalidrawEditorProvider.migrateLegacyLibraryItems(context);
2524

0 commit comments

Comments
 (0)