From 905eef85594bb10f27c7c97f24ac7f9fcedcc5cf Mon Sep 17 00:00:00 2001 From: Jon Date: Tue, 8 Aug 2023 15:51:31 +0100 Subject: [PATCH] fix(GoToWebinar Node): Fix issue with timezone incorrectly being required (#6865) Fix issue with timezone incorrectly being required --- .../nodes/GoToWebinar/descriptions/WebinarDescription.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/nodes-base/nodes/GoToWebinar/descriptions/WebinarDescription.ts b/packages/nodes-base/nodes/GoToWebinar/descriptions/WebinarDescription.ts index 3e5a657b0b..f682a8f317 100644 --- a/packages/nodes-base/nodes/GoToWebinar/descriptions/WebinarDescription.ts +++ b/packages/nodes-base/nodes/GoToWebinar/descriptions/WebinarDescription.ts @@ -155,7 +155,6 @@ export const webinarFields: INodeProperties[] = [ type: 'options', description: 'Choose from the list, or specify an ID using an expression', - required: true, default: '', placeholder: '2020-12-11T09:00:00Z', typeOptions: {