Reduce lower bound

This commit is contained in:
HaveAGitGat 2022-03-16 10:28:15 +01:00 committed by GitHub
parent 45fc71623d
commit 995c95c05a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ const details = () => ({
{
name: 'lowerBound',
type: 'number',
defaultValue: 90,
defaultValue: 40,
inputUI: {
type: 'text',
},