We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4035c commit 2dd28d4Copy full SHA for 2dd28d4
web/scripts/app.js
@@ -4,7 +4,7 @@ import { api } from "./api.js";
4
import { defaultGraph } from "./defaultGraph.js";
5
import { getPngMetadata, importA1111 } from "./pnginfo.js";
6
7
- /**
+/**
8
* @typedef {import("types/comfy").ComfyExtension} ComfyExtension
9
*/
10
0 commit comments