Show newly created node
This commit is contained in:
parent
95a26e67d5
commit
c583138270
3 changed files with 11 additions and 4 deletions
|
|
@ -291,7 +291,6 @@ export class Node {
|
|||
Name: name,
|
||||
ParentUUID: parentUUID,
|
||||
Markdown: false,
|
||||
History: false,
|
||||
})
|
||||
|
||||
// Newly created node (not constructed from existing data) is considered modified
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue