diff --git a/custom-node-list.json b/custom-node-list.json index 51800e11..1a1fb929 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17653,14 +17653,14 @@ }, { "author": "Lasse Lauwerys", - "title": "Touch screen gesture support", + "title": "Touchpad and trackpad gesture support", "id": "manager", - "reference": "https://github.com/Iemand005/ComfyUI-Touch-Gestures", + "reference": "https://github.com/Iemand005/ComfyUI-Touchpad-Gestures", "files": [ - "https://github.com/Iemand005/ComfyUI-Touch-Gestures" + "https://github.com/Iemand005/ComfyUI-Touchpad-Gestures" ], "install_type": "git-clone", - "description": "Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices." + "description": "Implements proper touchpad zooming and panning into ComfyUI to make it more usable on laptops." } ] }