diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..a490b614 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "githubPullRequests.ignoredPullRequestBranches": [ + "main" + ] +} \ No newline at end of file diff --git a/custom-node-list.json b/custom-node-list.json index 7a20e2d1..37d1e3b4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -59,12 +59,12 @@ "description": "This is a helper extension for ComfyUI that assists with node connections." }, { - "author": "MSYNTRIX", - "title": "ComfyUI-MSYNTRIX", - "id": "comfyui-msyntrix", - "reference": "https://github.com/MSYNTRIX/comfyui-msyntrix", + "author": "SOLRICKS", + "title": "ComfyUI-SOLRICKS", + "id": "comfyui-solricks", + "reference": "https://github.com/SOLRICKS/comfyui-solricks", "files": [ - "https://github.com/MSYNTRIX/comfyui-msyntrix" + "https://github.com/SOLRICKS/comfyui-solricks" ], "install_type": "git-clone", "description": "ComfyUI Video Anti-Aliasing Pack"