change language better for now.
This commit is contained in:
parent
c5c2b63d17
commit
bfaa43ce3a
|
@ -50,6 +50,7 @@ export class SetLanguage extends Component<DefaultPageProps> {
|
||||||
this.props.settings.pageDirection = t("language_direction");
|
this.props.settings.pageDirection = t("language_direction");
|
||||||
// TODO: make navbar somethingy
|
// TODO: make navbar somethingy
|
||||||
//reloadNavBar(this.router);
|
//reloadNavBar(this.router);
|
||||||
route("/");
|
//route("/");
|
||||||
|
window.location.pathname = "/";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue