lost changes

This commit is contained in:
Pavlos Smith 2023-07-03 23:12:57 +03:00
parent 4d643f7fe6
commit e98e20a345
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit f45ddff206adb52ab0ac7555bf14978edac5d2f2
Subproject commit a241fe1255a6363c7ae1ec5a09520c066745e6ce

View file

@ -452,7 +452,7 @@ export class Post extends Component<any, PostState> {
this.state.commentSort === "Controversial" && "active"
}`}
>
{i18n.t("controversial")}
{I18NextService.i18n.t("controversial")}
<input
type="radio"
value={"Controversial"}