mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
added #sentFromSender label, closes #445
This commit is contained in:
@@ -29,6 +29,8 @@ function uploadImage(req) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
note.setLabel("sentFromSender");
|
||||||
|
|
||||||
return {
|
return {
|
||||||
noteId: noteId
|
noteId: noteId
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user