🔥 Remove wrong placeholder

This commit is contained in:
Iván Ovejero 2021-06-08 16:17:16 +02:00
parent 3ee39f1ce4
commit 41643a72fd

View file

@ -13,7 +13,6 @@ export class ElasticsearchApi implements ICredentialType {
name: 'username',
type: 'string' as NodePropertyTypes,
default: '',
placeholder: 'hello@n8n.io',
},
{
displayName: 'Password',