mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 15:25:51 +01:00
introduced new exception classes for structured error reporting
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const becca = require("../becca/becca");
|
||||
const noteService = require("./notes");
|
||||
const log = require("./log.js");
|
||||
const log = require("./log");
|
||||
|
||||
const LBTPL_ROOT = "lbTplRoot";
|
||||
const LBTPL_BASE = "lbTplBase";
|
||||
|
||||
Reference in New Issue
Block a user