mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-13 09:00:16 +00:00
Fix linting
This commit is contained in:
@@ -1323,7 +1323,7 @@ export class ComfyApp {
|
||||
workflow,
|
||||
this.rootGraph.serialize() as unknown as ComfyWorkflowJSON
|
||||
)
|
||||
useSubgraphNavigationStore().updateHash()
|
||||
void useSubgraphNavigationStore().updateHash()
|
||||
requestAnimationFrame(() => {
|
||||
this.canvas.setDirty(true, true)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user