]> Untitled Git - lemmy-ui.git/blobdiff - src/shared/components/community/community-form.tsx
chore: switched to enabling language warning by prop rather than disabling
[lemmy-ui.git] / src / shared / components / community / community-form.tsx
index 25fd82f3fe0adb485178877db484e82b706f2dbe..372e66a641b947f83bc9b7d0213fba00d6050640 100644 (file)
@@ -265,7 +265,6 @@ export class CommunityForm extends Component<
             showSite
             selectedLanguageIds={this.state.form.discussion_languages}
             multiple={true}
-            hideLanguageWarning={true}
             onChange={this.handleDiscussionLanguageChange}
           />
           <div className="form-group row">