Fixed: Indexer query stats don't include Rss

This commit is contained in:
Qstick
2021-04-26 23:03:15 -04:00
parent 183a8f69d7
commit 8cd5b175a1
9 changed files with 120 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
import Chart from 'chart.js';
import Chart from 'chart.js/auto';
import PropTypes from 'prop-types';
import React, { Component } from 'react';
import colors from 'Styles/Variables/colors';