mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
converted note revision protection to repository/entities
This commit is contained in:
@@ -10,6 +10,7 @@ const FileStore = require('session-file-store')(session);
|
||||
const os = require('os');
|
||||
const sessionSecret = require('./services/session_secret');
|
||||
const cls = require('./services/cls');
|
||||
require('./entities/entity_constructor');
|
||||
|
||||
const app = express();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user