mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
undelete note WIP
This commit is contained in:
@@ -16,6 +16,7 @@ const sql = require('../services/sql');
|
||||
* @property {int} position
|
||||
* @property {boolean} isInheritable
|
||||
* @property {boolean} isDeleted
|
||||
* @property {string|null} deleteId - ID identifying delete transaction
|
||||
* @property {string} utcDateCreated
|
||||
* @property {string} utcDateModified
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user