All thread resolved

This commit is contained in:
franc
2025-04-10 10:23:43 +02:00
parent 127a60b621
commit 603dc4a2c6
8 changed files with 23 additions and 24 deletions
@@ -92,7 +92,7 @@
{
await RemoveExistingMediaAsync(recipe, "image/");
}
else if (isVideo)
else
{
await RemoveExistingMediaAsync(recipe, "video/");
}