mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
add prefix "_" to "named" IDs
This commit is contained in:
@@ -38,7 +38,7 @@ Content-Type: application/json
|
||||
|
||||
{
|
||||
"noteId": "{{createdNoteId}}",
|
||||
"parentNoteId": "hidden"
|
||||
"parentNoteId": '_hidden'
|
||||
}
|
||||
|
||||
> {% client.global.set("clonedBranchId", response.body.branchId); %}
|
||||
|
||||
Reference in New Issue
Block a user