From dfc6f7c6af1f92fdb73acf6dcbe78b6efafb06a1 Mon Sep 17 00:00:00 2001 From: Anthony Geourjon <anthony.geourjon@tetras-libre.fr> Date: Wed, 7 Feb 2024 10:32:30 +0100 Subject: [PATCH] Manifest list for work shop --- demo/src/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/demo/src/index.js b/demo/src/index.js index 547e543..c7e17d4 100644 --- a/demo/src/index.js +++ b/demo/src/index.js @@ -11,7 +11,6 @@ const config = { exportLocalStorageAnnotations: false, // display annotation JSON export button }, catalog: [ - { manifestId: 'https://files.tetras-libre.fr/manifests/re_walden_cut.json' }, { manifestId: 'https://files.tetras-libre.fr/manifests/jf_peyret_re_walden.json' }, { manifestId: 'https://files.tetras-libre.fr/manifests/test_markeas_manifest.json' }, { manifestId: 'https://files.tetras-libre.fr/manifests/installation_fresnoy_manifest.json' }, -- GitLab