Skip to content

Commit

Permalink
chore(build): update the beta version [BUMP BETA]
Browse files Browse the repository at this point in the history
  • Loading branch information
sedghi authored Jun 8, 2023
2 parents ca07ef2 + 81b02a6 commit c80dbb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ class SegmentationService extends PubSubService {
* -- opacity: the opacity of the segment
* -- visibility: the visibility of the segment (boolean)
* -- isLocked: whether the segment is locked for editing
* -- active: whether the segment is currently the active segment to be edited or not
* -- active: whether the segment is currently the active segment to be edited
*/
public addSegment(
segmentationId: string,
Expand Down

0 comments on commit c80dbb2

Please sign in to comment.