fix: updateTracking refs #6276
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Jorge Penadés 2024-01-04 12:27:02 +01:00
parent e354de4ff5
commit 384d9ec803
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ module.exports = Self => {
},
{
arg: 'isChecked',
type: 'number',
type: 'boolean',
required: true
},
{