diff --git a/src/controllers/preprocessing.ts b/src/controllers/preprocessing.ts index bb4e846..a5b1957 100644 --- a/src/controllers/preprocessing.ts +++ b/src/controllers/preprocessing.ts @@ -12,7 +12,7 @@ const addSemmanticAnnotation = (leafletSectionList: any[]) => { //Preprocessing goes in here // ADD TEST PREPROCESS console.log("Adding tag"); - section['text']['div'] = `${section['text']['div']}` + section['text']['div'] = `${section['text']['div']}`