mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 16:35:57 +08:00
Update use file modify instead of fs write
This commit is contained in:
@@ -78,7 +78,7 @@ export class Upload2Notion {
|
||||
})
|
||||
return response;
|
||||
} catch (error) {
|
||||
console.log(error)
|
||||
new Notice(`network error ${error}`)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user