fix(build): incorrect import

This commit is contained in:
Elian Doran 2025-03-05 22:05:12 +02:00
parent 1976fe6729
commit 07dbacb61f
No known key found for this signature in database

View File

@ -2,7 +2,6 @@ import dayjs from "dayjs";
import { Modal } from "bootstrap";
import type { ViewScope } from "./link.js";
import appContext from "../components/app_context.js";
import { setLogLevel } from "mermaid/dist/logger.js";
function reloadFrontendApp(reason?: string) {
if (reason) {