Skip to content

Commit

Permalink
Still export everything from DB.
Browse files Browse the repository at this point in the history
This keeps the same behavior as before Notion's API change.
  • Loading branch information
yannbolliger committed May 6, 2023
1 parent 3a1a886 commit 35026ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/NotionExporter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export class NotionExporter {
exportType: "markdown",
timeZone: "Europe/Zurich",
locale: "en",
collectionViewExportType: "all",
},
},
},
Expand Down

0 comments on commit 35026ce

Please sign in to comment.