@ -275,7 +275,7 @@ const createAuthFile = async (
|
||||
apiKey: option.string.layout({
|
||||
label: 'API key',
|
||||
isRequired: true,
|
||||
input: 'password',
|
||||
inputType: 'password',
|
||||
helperText:
|
||||
'You can generate an API key [here](<INSERT_URL>).',
|
||||
}),
|
||||
|
Reference in New Issue
Block a user