feat: ability to define zip compression level
This commit is contained in:
@@ -49,7 +49,7 @@ const DownloadAllButton = ({ shareId }: { shareId: string }) => {
|
||||
}
|
||||
}}
|
||||
>
|
||||
<FormattedMessage id="share.download-all" />
|
||||
<FormattedMessage id="share.button.download-all" />
|
||||
</Button>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user