From 329d4a29f80c0b211801280893b63a38d6049aec Mon Sep 17 00:00:00 2001 From: Alex Freska Date: Tue, 27 Feb 2024 16:18:01 -0500 Subject: [PATCH] chore: update abort remote multipart changeset --- .changeset/short-ducks-press.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/short-ducks-press.md b/.changeset/short-ducks-press.md index 86d865e2b..e618a8e82 100644 --- a/.changeset/short-ducks-press.md +++ b/.changeset/short-ducks-press.md @@ -2,4 +2,4 @@ 'renterd': minor --- -Remote file uploads can now be aborted from the uploads explorer. +Remote file uploads can now be aborted from the uploads explorer. Closes https://github.com/SiaFoundation/web/issues/429