add .jpeg to list of spee.ch file types

This commit is contained in:
Sean Yesmunt 2018-07-03 19:00:04 -04:00
parent 1e984cd159
commit 4d13b2c726

View file

@ -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>