summaryrefslogtreecommitdiffstats
path: root/web/react/components/admin_console/system_analytics.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'web/react/components/admin_console/system_analytics.jsx')
-rw-r--r--web/react/components/admin_console/system_analytics.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/admin_console/system_analytics.jsx b/web/react/components/admin_console/system_analytics.jsx
index fffe7cc53..f54813a94 100644
--- a/web/react/components/admin_console/system_analytics.jsx
+++ b/web/react/components/admin_console/system_analytics.jsx
@@ -124,7 +124,7 @@ export default class SystemAnalytics extends React.Component {
);
}
- componentWillReceiveProps(newProps) {
+ componentWillReceiveProps() {
this.setState({
serverError: null,
channel_open_count: null,