mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
frontend API addition to protect current note
This commit is contained in:
@@ -184,5 +184,6 @@ export default {
|
||||
protectSubtree,
|
||||
ensureDialogIsClosed,
|
||||
enterProtectedSession,
|
||||
leaveProtectedSession
|
||||
leaveProtectedSession,
|
||||
protectNoteAndSendToServer
|
||||
};
|
||||
Reference in New Issue
Block a user