fix(tmtv tools): add CircleROIStartEndThreshold to supported tools in TMTV extension (#4828)

This commit is contained in:
Celian-abd 2025-03-07 20:15:00 +01:00 committed by GitHub
parent 2109b2c1e6
commit 17d2889dc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1 +1 @@
export default ['RectangleROIStartEndThreshold'];
export default ['RectangleROIStartEndThreshold','CircleROIStartEndThreshold'];