mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Simplify code
This commit is contained in:
@@ -95,7 +95,7 @@ export interface IRowResponse{
|
||||
metadata: [
|
||||
{
|
||||
key: string,
|
||||
name: string
|
||||
name: string,
|
||||
}
|
||||
];
|
||||
results: IRow[];
|
||||
|
||||
Reference in New Issue
Block a user