mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
Make multiple commands cross-platform (#3733)
* ⚡ Replace `;` with `&&` in scripts * 👕 Fix lint
This commit is contained in:
@@ -80,7 +80,7 @@ export class GoogleTranslate implements INodeType {
|
||||
'@version': [
|
||||
1,
|
||||
],
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export class GoogleTranslate implements INodeType {
|
||||
'@version': [
|
||||
2,
|
||||
],
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user