diff --git a/client/homebrew/editor/metadataEditor/metadataEditor.jsx b/client/homebrew/editor/metadataEditor/metadataEditor.jsx index 29c193323..25b4daac8 100644 --- a/client/homebrew/editor/metadataEditor/metadataEditor.jsx +++ b/client/homebrew/editor/metadataEditor/metadataEditor.jsx @@ -231,21 +231,25 @@ const MetadataEditor = createClass({ value={this.props.metadata.title} onChange={(e)=>this.handleFieldChange('title', e)} /> -
- -