add .jpeg to list of spee.ch file types
This commit is contained in:
parent
1e984cd159
commit
4d13b2c726
1 changed files with 1 additions and 1 deletions
|
@ -401,7 +401,7 @@ class PublishForm extends React.PureComponent<Props> {
|
|||
) : (
|
||||
<React.Fragment>
|
||||
{__(
|
||||
'Upload your thumbnail (.png/.jpg/.gif) to spee.ch, or enter the URL manually. Learn more about spee.ch '
|
||||
'Upload your thumbnail (.png/.jpg/.jpeg/.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