mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 01:05:49 +01:00
server-ts: Fix references to cls.js
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const cls = require('./cls.js');
|
||||
const cls = require('./cls');
|
||||
const becca = require('../becca/becca.js');
|
||||
|
||||
function getHoistedNoteId() {
|
||||
|
||||
Reference in New Issue
Block a user