mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-12 18:01:03 +00:00
Show CPU and memory use, disable last block time for now (#40)
This commit is contained in:
@@ -8,4 +8,4 @@ import * as FeedMessage from './feed';
|
||||
export { Types, FeedMessage };
|
||||
|
||||
// Increment this if breaking changes were made to types in `feed.ts`
|
||||
export const VERSION: Types.FeedVersion = 10 as Types.FeedVersion;
|
||||
export const VERSION: Types.FeedVersion = 11 as Types.FeedVersion;
|
||||
|
||||
Reference in New Issue
Block a user