mirror of
https://github.com/zadam/trilium.git
synced 2025-11-16 10:15:52 +01:00
server: Fix the remainder of import issues
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import log from "./log";
|
||||
import log from "./log.js";
|
||||
|
||||
const NOTE_TITLE_CHANGED = "NOTE_TITLE_CHANGED";
|
||||
const ENTER_PROTECTED_SESSION = "ENTER_PROTECTED_SESSION";
|
||||
|
||||
Reference in New Issue
Block a user