mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
Hotfix portfolio review cover image text to show correct 5mb limit
This commit is contained in:
parent
b5fc811789
commit
8a70f0acc5
@ -317,7 +317,7 @@ const PRRegisterPieceForm = React.createClass({
|
|||||||
</Property>
|
</Property>
|
||||||
<Property
|
<Property
|
||||||
name="thumbnailKey"
|
name="thumbnailKey"
|
||||||
label={getLangText('Featured Cover photo (max 2MB)')}>
|
label={getLangText('Featured Cover photo (max 5MB)')}>
|
||||||
<InputFineuploader
|
<InputFineuploader
|
||||||
fileInputElement={UploadButton()}
|
fileInputElement={UploadButton()}
|
||||||
createBlobRoutine={{
|
createBlobRoutine={{
|
||||||
|
Loading…
Reference in New Issue
Block a user