Skip to content
Snippets Groups Projects
Unverified Commit cdb77c6f authored by Jack Reed's avatar Jack Reed Committed by GitHub
Browse files

Update demo/src/index.js

parent 48baab94
Branches wip
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ const config = {
annotation: {
adapter: (canvasId) => new LocalStorageAdapter(`localStorage://?canvasId=${canvasId}`),
// adapter: (canvasId) => new AnnototAdapter(canvasId, endpointUrl),
exportLocalStorageAnnotations: false,
exportLocalStorageAnnotations: false, // display annotation JSON export button
},
id: 'demo',
window: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment