mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
refactor: rename g-suite admin node to google workspace admin and update node icon (#4252)
This commit is contained in:
committed by
GitHub
parent
6b538494ce
commit
2d4202d051
@@ -555,7 +555,7 @@ export const userFields: INodeProperties[] = [
|
||||
type: 'string',
|
||||
default: '',
|
||||
description:
|
||||
"The unique ID for the customer's G Suite account. In case of a multi-domain account, to fetch all groups for a customer, fill this field instead of domain.",
|
||||
"The unique ID for the customer's Google Workspace account. In case of a multi-domain account, to fetch all groups for a customer, fill this field instead of domain.",
|
||||
},
|
||||
{
|
||||
displayName: 'Domain',
|
||||
|
||||
Reference in New Issue
Block a user