chore: scaffold ComfyUI-Datasete-Gates package

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-21 12:51:54 +02:00
parent 19e670ced6
commit d75f73af2d
8 changed files with 22 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
import { app } from "../../scripts/app.js";
app.registerExtension({ name: "datasete.gates.imagepool" });