kjk / notionapi

Unofficial Go API for Notion.so
https://blog.kowalczyk.info/article/c9df78cbeaae4e0cb2848c9964bcfc94/using-notion-api-go-client.html
BSD 2-Clause "Simplified" License
1.82k stars 86 forks source link

fix: do not override loader if present #46

Closed caarlos0 closed 3 years ago

caarlos0 commented 3 years ago

if we always override the loader, its impossible to set things like page size, for example...

kjk commented 3 years ago

thanks!