fix title

pull/2263/head
Mikael Finstad 2 years ago
parent 5377c418e1
commit c9a5aa8893
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -393,7 +393,7 @@ function SegmentList({
<FaRegCheckCircle
size={22}
title={t('Split segment at cursor')}
title={t('Invert selected segments')}
role="button"
style={{ ...buttonBaseStyle, padding: 1, background: segmentAtCursor ? segAtCursorColor : neutralButtonColor }}
onClick={onInvertSelectedSegments}

Loading…
Cancel
Save