All thread resolved
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
{
|
||||
await RemoveExistingMediaAsync(recipe, "image/");
|
||||
}
|
||||
else if (isVideo)
|
||||
else
|
||||
{
|
||||
await RemoveExistingMediaAsync(recipe, "video/");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user