Skip to content

Commit

Permalink
[email protected]'s change on OpenFn.org
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksa-krolls committed Apr 23, 2024
1 parent b3bf90e commit 1071730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion form-sharing/2-getSheetsList.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
getValues(
"1s7K3kxzm5AlpwiALattyc7D9_aIyqWmo2ubcQIUlqlY", //googlesheet id
"sheetsList of kobo forms!A:K"
"sheetsList of kobo forms!A:L" //range of columns in sheet
);

fn((state) => {
Expand Down

0 comments on commit 1071730

Please sign in to comment.