Fixing destination file @streaming

This commit is contained in:
2020-10-18 23:00:17 +01:00
parent 29edbec8a7
commit 85a88e1f10
11 changed files with 193 additions and 10 deletions

View File

@ -180,6 +180,8 @@ namespace Yavsc.ApiControllers
}
return Ok(new { deleted=id });
}
}
}