Merge pull request #693 from automatisch/chore/deepl-auth-field-typo
fix: Typo of DeepL authentication key field
This commit is contained in:
@@ -17,7 +17,7 @@ export default {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 'authenticationKey',
|
key: 'authenticationKey',
|
||||||
label: 'Authenticatin Key',
|
label: 'Authentication Key',
|
||||||
type: 'string' as const,
|
type: 'string' as const,
|
||||||
required: true,
|
required: true,
|
||||||
readOnly: false,
|
readOnly: false,
|
||||||
|
Reference in New Issue
Block a user