mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
#126, added skeleton of note relations, copied from similar concept of labels
This commit is contained in:
@@ -236,6 +236,7 @@ const primaryKeys = {
|
||||
"images": "imageId",
|
||||
"note_images": "noteImageId",
|
||||
"labels": "labelId",
|
||||
"relations": "relationId",
|
||||
"api_tokens": "apiTokenId",
|
||||
"options": "name"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user