mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
fix(Convert to File Node): Convert to ICS start date defaults to now (#11114)
This commit is contained in:
@@ -28,7 +28,6 @@ export const description: INodeProperties[] = [
|
||||
required: true,
|
||||
description:
|
||||
'Date and time at which the event begins. (For all-day events, the time will be ignored.).',
|
||||
validateType: 'dateTime',
|
||||
},
|
||||
{
|
||||
displayName: 'End',
|
||||
|
||||
Reference in New Issue
Block a user