mirror of
https://github.com/zadam/trilium.git
synced 2026-03-27 06:10:12 +01:00
chore(monorepo/client): solve some import errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { AttachmentRow } from "../../../becca/entities/rows.js";
|
||||
import type { AttachmentRow } from "@triliumnext/commons";
|
||||
import type { AttributeType } from "../entities/fattribute.js";
|
||||
import type { EntityChange } from "../server_types.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user