Adds a trash icon button alongside the existing retry button for

failed generations, giving users a way to clean up failed entries
  without having to retry them first.
This commit is contained in:
Lior Shahverdi
2026-03-18 15:44:37 -04:00
parent ffc1b54812
commit 12ed2d51ce
2 changed files with 22 additions and 10 deletions
+1 -1
View File
@@ -5041,7 +5041,7 @@ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
[[package]]
name = "voicebox"
version = "0.2.3"
version = "0.3.1"
dependencies = [
"base64 0.22.1",
"core-foundation-sys",