mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
server: Fix various imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
import AbstractShacaEntity from "./abstract_shaca_entity";
|
||||
import AbstractShacaEntity from "./abstract_shaca_entity.js";
|
||||
import { SAttributeRow } from "./rows.js";
|
||||
import SNote from "./snote.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user