Fixing error when deleting ellipse measurements
This commit is contained in:
parent
b6b3a443a2
commit
861931b329
@ -26,7 +26,7 @@ const EllipseSchema = new SimpleSchema([MeasurementSchemaTypes.CornerstoneToolMe
|
||||
}]);
|
||||
|
||||
export const ellipse = {
|
||||
id: 'ellipse',
|
||||
id: 'ellipticalRoi',
|
||||
name: 'Ellipse',
|
||||
toolGroup: 'temp',
|
||||
cornerstoneToolType: 'ellipticalRoi',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user