We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4e5df commit 4e5c6bdCopy full SHA for 4e5c6bd
1 file changed
packages/webui/src/client/ui/SegmentTimeline/SegmentTimelineContainer.tsx
@@ -225,7 +225,6 @@ const SegmentTimelineContainerContent = withResolvedSegment(
225
playlist: SegmentTimelineContainerContent.getPlaylistRenderSelector(props.playlist),
226
segmentui: props.segmentui,
227
parts: props.parts,
228
- segmentNoteCounts: props.segmentNoteCounts,
229
studio: props.studio,
230
showStyleBase: props.showStyleBase,
231
ownCurrentPartInstance: props.ownCurrentPartInstance,
0 commit comments