mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-29 16:48:31 -06: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