Formatting change
This commit is contained in:
parent
747f9fba38
commit
b499fd06fc
1 changed files with 1 additions and 0 deletions
|
@ -1843,6 +1843,7 @@ export default class MatrixChat extends React.PureComponent<IProps, IState> {
|
|||
} else {
|
||||
subtitle = `${this.subTitleStatus} ${subtitle}`;
|
||||
}
|
||||
|
||||
const title = `${SdkConfig.get().brand} ${subtitle}`;
|
||||
|
||||
if (document.title !== title) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue