Fixed formatting issues on Google Calendar and MessageBird

This commit is contained in:
ricardo
2020-06-17 17:46:34 -04:00
parent d261eb5a12
commit b4da818dbd
4 changed files with 394 additions and 308 deletions

View File

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