mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-16 23:51:02 +00:00
Sparklines (#65)
This commit is contained in:
@@ -24,8 +24,8 @@ export default class App extends React.Component<{}, State> {
|
||||
implementation: true,
|
||||
peers: true,
|
||||
txs: true,
|
||||
cpu: false,
|
||||
mem: false,
|
||||
cpu: true,
|
||||
mem: true,
|
||||
blocknumber: true,
|
||||
blockhash: true,
|
||||
blocktime: true,
|
||||
|
||||
Reference in New Issue
Block a user