From 5b6f6663e83975a3e3682c1d531d6bbd2d27fc33 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 28 Dec 2025 17:55:53 +0000 Subject: [PATCH] Convert tabs to 4 spaces in ComfyUI PlyPreview entry Co-authored-by: XuanYu-github <94221632+XuanYu-github@users.noreply.github.com> --- custom-node-list.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 20f7f0f6..df3f1743 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40178,16 +40178,16 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." }, - { - "author": "XuanYu-github", - "title": "ComfyUI PlyPreview", - "id": "comfyui-plypreview", - "reference": "https://github.com/XuanYu-github/comfyui-PlyPreview", - "files": [ - "https://github.com/XuanYu-github/comfyui-PlyPreview" - ], - "install_type": "git-clone", - "description": "Gaussian Splat PLY loader + preview nodes (Load/Path/Process/Preview) with bundled gsplat viewer" - } + { + "author": "XuanYu-github", + "title": "ComfyUI PlyPreview", + "id": "comfyui-plypreview", + "reference": "https://github.com/XuanYu-github/comfyui-PlyPreview", + "files": [ + "https://github.com/XuanYu-github/comfyui-PlyPreview" + ], + "install_type": "git-clone", + "description": "Gaussian Splat PLY loader + preview nodes (Load/Path/Process/Preview) with bundled gsplat viewer" + } ] }