|
|
|
|
@ -13215,7 +13215,7 @@ var UploadFile = function UploadFile(_ref) {
|
|
|
|
|
while (1) switch (_context.prev = _context.next) {
|
|
|
|
|
case 0:
|
|
|
|
|
_context.next = 2;
|
|
|
|
|
return (0,utils_fetch/* default */.ZP)("/api/tasks/".concat(props.identifier, "/destroy_attachment"), {
|
|
|
|
|
return (0,utils_fetch/* default */.ZP)("/api/attachments/".concat(e.id, ".json"), {
|
|
|
|
|
method: "delete",
|
|
|
|
|
body: {
|
|
|
|
|
id: e.id
|
|
|
|
|
|