I've done it, I've edited TgUI!
This commit is contained in:
@@ -205,7 +205,7 @@ const PackagingControlsItem = props => {
|
||||
stepPixelSize={15}
|
||||
value={amount}
|
||||
minValue={1}
|
||||
maxValue={10}
|
||||
maxValue={20}
|
||||
onChange={onChangeAmount} />
|
||||
<Button
|
||||
ml={1}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user