mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fix(build): incorrect import
This commit is contained in:
		| @@ -2,7 +2,6 @@ import dayjs from "dayjs"; | |||||||
| import { Modal } from "bootstrap"; | import { Modal } from "bootstrap"; | ||||||
| import type { ViewScope } from "./link.js"; | import type { ViewScope } from "./link.js"; | ||||||
| import appContext from "../components/app_context.js"; | import appContext from "../components/app_context.js"; | ||||||
| import { setLogLevel } from "mermaid/dist/logger.js"; |  | ||||||
|  |  | ||||||
| function reloadFrontendApp(reason?: string) { | function reloadFrontendApp(reason?: string) { | ||||||
|     if (reason) { |     if (reason) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user