diff --git a/app/soapbox/features/edit_profile/index.js b/app/soapbox/features/edit_profile/index.js index a37cb87c2..bd908afd4 100644 --- a/app/soapbox/features/edit_profile/index.js +++ b/app/soapbox/features/edit_profile/index.js @@ -170,8 +170,6 @@ class EditProfile extends ImmutablePureComponent { label={} name='display_name' value={this.state.display_name} - maxLength={30} - size={30} onChange={this.handleTextChange} /> */} - {/* Redirects for non-static Pleroma FE config*/} + {/* Redirects from Pleroma FE, etc. to fix old bookmarks */} +