fix: ciphertrace score to a short number
This commit is contained in:
parent
ead4c848ad
commit
a2dd6f58b3
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ export default {
|
||||||
display: 'Score threshold',
|
display: 'Score threshold',
|
||||||
component: NumberInputFormik,
|
component: NumberInputFormik,
|
||||||
face: true,
|
face: true,
|
||||||
long: true
|
long: false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
code: 'enabled',
|
code: 'enabled',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue