Skip to content

Commit

Permalink
Fix log
Browse files Browse the repository at this point in the history
  • Loading branch information
flvndvd committed Mar 7, 2024
1 parent f3fe451 commit 42d7ce7
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,9 @@ async function deleteSheetForSpreadsheet(
{
connectorId: connector.id,
sheet,
spreadsheetFileId,
spreadsheet: {
id: spreadsheetFileId,
},
},
"[Spreadsheet] Deleting google drive sheet."
);
Expand Down

0 comments on commit 42d7ce7

Please sign in to comment.