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 Aug 17, 2024
1 parent 36189a7 commit d85d4ff
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
'wcs-bns-test!A:N' //range of columns in sheet
'wcs-bns-DEPLOYED!A:O' //range of columns in sheet
);

fn(state => {
Expand Down

0 comments on commit d85d4ff

Please sign in to comment.