mirror of
https://github.com/kyantech/Palmr.git
synced 2025-10-23 06:11:58 +00:00
Merge branch 'next' of github.com:kyantech/Palmr into next
This commit is contained in:
@@ -421,7 +421,7 @@ export function FileUploadSection({ reverseShare, password, alias, onUploadSucce
|
|||||||
);
|
);
|
||||||
}}
|
}}
|
||||||
disabled={isUploading}
|
disabled={isUploading}
|
||||||
title={t("reverseShares.upload.retry")}
|
title={t("reverseShares.upload.errors.retry")}
|
||||||
>
|
>
|
||||||
<IconUpload className="h-4 w-4" />
|
<IconUpload className="h-4 w-4" />
|
||||||
</Button>
|
</Button>
|
||||||
|
Reference in New Issue
Block a user