mirror of
https://github.com/zadam/trilium.git
synced 2026-06-19 08:22:02 +02:00
chore(server): fix references to abstract becca entity
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import type { AbstractBeccaEntity } from "@triliumnext/core";
|
||||
import type { Request, Response } from "express";
|
||||
import type AbstractBeccaEntity from "../becca/entities/abstract_becca_entity.js";
|
||||
|
||||
import type BNote from "../becca/entities/bnote.js";
|
||||
|
||||
export interface ApiParams {
|
||||
|
||||
Reference in New Issue
Block a user