mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
delete note fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
const repository = require('./repository');
|
||||
const becca = require('./becca/becca');
|
||||
const log = require('./log');
|
||||
const protectedSessionService = require('./protected_session');
|
||||
const noteService = require('./notes');
|
||||
|
||||
Reference in New Issue
Block a user