mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 16:35:57 +08:00
add the property 'status' for NotionNext
This commit is contained in:
@@ -251,6 +251,7 @@ export class Upload2NotionNext extends UploadBaseNext {
|
||||
file2Block
|
||||
);
|
||||
}
|
||||
|
||||
if (res.status === 200) {
|
||||
await updateYamlInfo(markdown, nowFile, res, app, this.plugin)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user