forgot to remove superfluous data

This commit is contained in:
Scott Bell 2023-06-13 12:08:12 +02:00
parent 929b5fb8f0
commit a131fd185a

View File

@ -306,8 +306,7 @@ export default {
imagePanned: false,
forceShowThumbnails: false,
animateThumbScroll: false,
imageryAnnotations: {},
lastLocalAnnotationCreation: 0
imageryAnnotations: {}
};
},
computed: {