add supported file types to spee.ch thumbnail upload label
This commit is contained in:
parent
f2b49cb4e8
commit
a6a00e0bbb
1 changed files with 1 additions and 1 deletions
|
@ -401,7 +401,7 @@ class PublishForm extends React.PureComponent<Props> {
|
|||
) : (
|
||||
<React.Fragment>
|
||||
{__(
|
||||
'Upload your thumbnail to spee.ch, or enter the URL manually. Learn more about spee.ch '
|
||||
'Upload your thumbnail (.png/.jpg/.gif) to spee.ch, or enter the URL manually. Learn more about spee.ch '
|
||||
)}
|
||||
<Button button="link" label={__('here')} href="https://spee.ch/about" />.
|
||||
</React.Fragment>
|
||||
|
|
Loading…
Reference in a new issue