mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
introduced new exception classes for structured error reporting
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
const becca = require('./becca.js');
|
||||
const becca = require('./becca');
|
||||
const cls = require('../services/cls');
|
||||
const protectedSessionService = require('../services/protected_session');
|
||||
const log = require('../services/log');
|
||||
|
||||
Reference in New Issue
Block a user