mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-21 21:58:31 -06:00
ability to define a keyboard shortcut for paste markdown, closes #761
This commit is contained in:
@@ -959,6 +959,7 @@ class Note extends Entity {
|
||||
|
||||
delete pojo.isContentAvailable;
|
||||
delete pojo.__attributeCache;
|
||||
delete pojo.__ownedAttributeCache;
|
||||
delete pojo.content;
|
||||
/** zero references to contentHash, probably can be removed */
|
||||
delete pojo.contentHash;
|
||||
|
||||
Reference in New Issue
Block a user