fix(Google Sheets Node): Tweaks (#7357)

Github issue / Community forum post (link here to close automatically):
This commit is contained in:
Michael Kret
2023-10-17 18:41:30 +03:00
committed by GitHub
parent a2d2e3dda7
commit d8531a53b9
10 changed files with 414 additions and 304 deletions

View File

@@ -80,8 +80,8 @@ export const description: SheetProperties = [
},
},
options: [
...dataLocationOnSheet,
...outputFormatting,
dataLocationOnSheet,
outputFormatting,
{
displayName: 'When Filter Has Multiple Matches',
name: 'returnAllMatches',