mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
👕 replace coma in semicolon when end of line (#802)
This commit is contained in:
committed by
GitHub
parent
c298fd325a
commit
e863254272
@@ -623,7 +623,7 @@ export class Coda implements INodeType {
|
||||
}
|
||||
body.row = {
|
||||
cells
|
||||
},
|
||||
};
|
||||
await codaApiRequest.call(this, 'PUT', endpoint, body, qs);
|
||||
}
|
||||
return [items];
|
||||
|
||||
Reference in New Issue
Block a user