mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
added #sentFromSender label, closes #445
This commit is contained in:
parent
a21c49cba7
commit
600f74576d
@ -29,6 +29,8 @@ function uploadImage(req) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
note.setLabel("sentFromSender");
|
||||||
|
|
||||||
return {
|
return {
|
||||||
noteId: noteId
|
noteId: noteId
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user