Skip to content

Commit

Permalink
fix: rename Gain red. to "reducition" for fint size/space on Windows …
Browse files Browse the repository at this point in the history
…machine.
  • Loading branch information
olzzon authored and olzzon committed Jun 1, 2020
1 parent e5fd8a9 commit 2601cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/ChanStrip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ class ChanStrip extends React.PureComponent<
gainReduction() {
return (
<div className="parameter-text">
Gain Red.
Redution
<ReductionMeter faderIndex={this.props.faderIndex} />
</div>
)
Expand Down

0 comments on commit 2601cf7

Please sign in to comment.