feat: Now it will fetches the latest git commit hash when you pick a custom nodes

This commit is contained in:
BennyKok
2024-01-18 01:00:13 +08:00
parent 56eb91d102
commit 1ae295b806
2 changed files with 68 additions and 3 deletions
+1 -1
View File
@@ -343,7 +343,7 @@ export function MachineList({
: undefined
}
title="New Machine"
description="Add custom Comfyui machines to your account."
description="Add custom ComfyUI machines to your account."
serverAction={addCustomMachine}
formSchema={addCustomMachineSchema}
fieldConfig={{