X-Git-Url: http://these/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fshared%2Fcomponents%2Fperson%2Fsettings.tsx;h=1db77c9f206f4cd7e2ff1645c95bf3c34dc38548;hb=a67c70a449cd92d2e2c7d9b7bca33aed5896f8f1;hp=d024aae222b80081fa9941401443cfdc25353173;hpb=d42aabb3ca9ef9a7571fcb6b5b21b745325b23ae;p=lemmy-ui.git diff --git a/src/shared/components/person/settings.tsx b/src/shared/components/person/settings.tsx index d024aae..1db77c9 100644 --- a/src/shared/components/person/settings.tsx +++ b/src/shared/components/person/settings.tsx @@ -587,6 +587,7 @@ export class Settings extends Component { selectedLanguageIds={selectedLangs} multiple={true} showLanguageWarning={true} + showAll={true} showSite onChange={this.handleDiscussionLanguageChange} />