mirror of
https://github.com/flarum/core.git
synced 2025-10-14 00:15:51 +02:00
Set document.title on every page
This commit is contained in:
@@ -91,6 +91,8 @@ export default class DiscussionPage extends Component {
|
||||
// }
|
||||
|
||||
this.streamContent.goToNumber(this.currentNear, true);
|
||||
|
||||
app.setTitle(discussion.title());
|
||||
}
|
||||
|
||||
onload(element, isInitialized, context) {
|
||||
|
Reference in New Issue
Block a user