mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-03 19:41:20 +02:00
Formatting change
This commit is contained in:
parent
747f9fba38
commit
b499fd06fc
@ -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…
x
Reference in New Issue
Block a user