mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-19 10:07:12 +00:00
send notebook changes, 先添加父, 再添加子
This commit is contained in:
2
node_modules/api.js
generated
vendored
2
node_modules/api.js
generated
vendored
@@ -502,7 +502,7 @@ var Api = {
|
||||
Content: note.Content,
|
||||
IsMarkdown: note.IsMarkdown,
|
||||
Tags: note.Tags,
|
||||
IsBlog: note.IsBlog,
|
||||
IsBlog: false, // TODO 这里永远设为非blog note.IsBlog,
|
||||
Files: note.Files,
|
||||
FileDatas: note.FileDatas,
|
||||
}
|
||||
|
Reference in New Issue
Block a user