Add rrule parameter to Google Calendar Node (#1460)

This commit is contained in:
Ricardo Espinoza
2021-02-21 16:04:00 -05:00
committed by GitHub
parent a94703804f
commit 25dffd9904
6 changed files with 78 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
import {
IDataObject,
} from 'n8n-workflow';
} from 'n8n-workflow';
export interface IReminder {
useDefault?: boolean;