⚡ small fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {
|
||||
IDataObject,
|
||||
} from "n8n-workflow";
|
||||
} from 'n8n-workflow';
|
||||
|
||||
export interface IAddress {
|
||||
country_code?: string;
|
||||
|
||||
Reference in New Issue
Block a user