diff --git a/src/shared/components/post/post-form.tsx b/src/shared/components/post/post-form.tsx index 081792aa..84ea77ae 100644 --- a/src/shared/components/post/post-form.tsx +++ b/src/shared/components/post/post-form.tsx @@ -531,7 +531,7 @@ export class PostForm extends Component { checked={this.state.form.nsfw} onChange={linkEvent(this, handlePostNsfwChange)} /> -