mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
🚀 Release 0.222.0 (#5786)
This commit is contained in:
committed by
GitHub
parent
dd20127961
commit
e92a993694
@@ -29,6 +29,9 @@ export class GoogleApi implements ICredentialType {
|
||||
description:
|
||||
'Enter the private key located in the JSON file downloaded from Google Cloud Console',
|
||||
required: true,
|
||||
typeOptions: {
|
||||
password: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
displayName: 'Impersonate a User',
|
||||
|
||||
Reference in New Issue
Block a user