Pfadproblem beim Löschen beseitigt
All checks were successful
Build & Deploy PLDpro.Web Test to 192.168.1.100 / build-and-deploy (push) Successful in 1m20s
All checks were successful
Build & Deploy PLDpro.Web Test to 192.168.1.100 / build-and-deploy (push) Successful in 1m20s
This commit is contained in:
@@ -188,7 +188,7 @@ CancellationToken ct) =>
|
||||
await svc.DeleteObjectAsync(bucket, key);
|
||||
await meta.DeleteByKeyAsync(bucket, key, ct);
|
||||
return Results.NoContent();
|
||||
});
|
||||
}).DisableAntiforgery();
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user