Skip to content

Commit

Permalink
ui: multiplier label
Browse files Browse the repository at this point in the history
  • Loading branch information
mienaiyami committed Mar 6, 2024
1 parent 87d6c70 commit 1d6e29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/Components/ReaderSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ const ReaderSettings = memo(
(value) => dispatch(setReaderSettings({ touchScrollMultiplier: value })),
]}
labelBefore="Drag Multiplier :"
labelAfter="x"
// labelAfter="x"
/>
</div>
</div>
Expand Down

0 comments on commit 1d6e29e

Please sign in to comment.