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 May 6, 2024
1 parent a12e1d5 commit e3fdcce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion form-sharing/3-updateSheetsList.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ fn(state => {
form.date_created,
];
});


console.log('sheetsData to append:: ', state.sheetsData);
return state;
});

Expand Down

0 comments on commit e3fdcce

Please sign in to comment.