mirror of
https://github.com/mue/mue.git
synced 2026-07-17 05:54:14 +02:00
feat: locally store stats so users can see them (no ui yet)
This commit is contained in:
@@ -31,7 +31,7 @@ export default class App extends React.PureComponent {
|
||||
}
|
||||
});
|
||||
|
||||
window.analytics.tabLoad();
|
||||
window.stats.tabLoad();
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user