mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-30 21:09:53 +00:00
Use '@' path mapping (#94)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ComfyWorkflowJSON } from "/types/comfyWorkflow";
|
||||
import type { ComfyWorkflowJSON } from "@/types/comfyWorkflow";
|
||||
|
||||
export const defaultGraph: ComfyWorkflowJSON = {
|
||||
last_node_id: 9,
|
||||
|
||||
Reference in New Issue
Block a user