Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: handle undefined 'file' in notion block rendering (#3440)
A monitor failed because the image-type block retrieved by notion did not have `file` set (although it should have according to notion doc). Details [here](https://dust4ai.slack.com/archives/C05F84CFP0E/p1706211445242809) This PR handles that situation.
- Loading branch information