fix: lang any
gitea/salix/pipeline/pr-master Build queued... Details

This commit is contained in:
Carlos Satorres 2025-01-09 07:58:59 +01:00
parent 60933216f7
commit d258de1194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ module.exports = Self => {
description: 'The user email'
}, {
arg: 'lang',
type: 'string',
type: 'any',
description: 'The user lang'
}, {
arg: 'twoFactor',