777 chars

This commit is contained in:
tykayn 2020-12-30 19:55:08 +01:00 committed by Baptiste Lemoine
parent 9cf507cf55
commit 01f4fc4c43
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ class ComposeForm extends ImmutablePureComponent {
<PrivacyDropdownContainer />
<SpoilerButtonContainer />
</div>
<div className='character-counter__wrapper'><CharacterCounter max={500} text={this.getFulltextForCharacterCounting()} /></div>
<div className='character-counter__wrapper'><CharacterCounter max={7777} text={this.getFulltextForCharacterCounting()} /></div>
</div>
<div className='compose-form__publish'>