diff --git a/create_shortcut.ps1 b/create_shortcut.ps1 index 6374ea5e5..24e1ea83a 100644 --- a/create_shortcut.ps1 +++ b/create_shortcut.ps1 @@ -8,3 +8,4 @@ $Shortcut.Description = "Run ComfyUI from repository" $Shortcut.Save() Write-Host "Shortcut created at: $ShortcutPath" +