mirror of
https://github.com/flarum/core.git
synced 2025-07-19 15:51:16 +02:00
Add an API to show a count in the document title
This commit is contained in:
@@ -96,6 +96,7 @@ export default class IndexPage extends Component {
|
||||
};
|
||||
|
||||
app.setTitle('');
|
||||
app.setTitleCount(0);
|
||||
|
||||
// Work out the difference between the height of this hero and that of the
|
||||
// previous hero. Maintain the same scroll position relative to the bottom
|
||||
|
Reference in New Issue
Block a user