mirror of
https://github.com/flarum/core.git
synced 2025-10-11 06:54:26 +02:00
Set document.title on every page
This commit is contained in:
@@ -142,6 +142,8 @@ export default class IndexPage extends Component {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
app.setTitle('');
|
||||
}
|
||||
|
||||
newDiscussion() {
|
||||
|
Reference in New Issue
Block a user