mirror of
https://github.com/zadam/trilium.git
synced 2025-02-21 21:43:55 +08:00
Merge remote-tracking branch 'origin/stable'
This commit is contained in:
commit
687a466a35
1 changed files with 2 additions and 0 deletions
|
@ -11,7 +11,9 @@ const ENTITY_NAME_TO_ENTITY = {
|
|||
"attributes": Attribute,
|
||||
"branches": Branch,
|
||||
"notes": Note,
|
||||
"note_contents": Note,
|
||||
"note_revisions": NoteRevision,
|
||||
"note_revision_contents": NoteRevision,
|
||||
"recent_notes": RecentNote,
|
||||
"options": Option,
|
||||
"api_tokens": ApiToken,
|
||||
|
|
Loading…
Reference in a new issue