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