mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-23 06:11:02 +00:00
Set CPU scale to 100% at minimum (#71)
This commit is contained in:
+1
@@ -1,6 +1,7 @@
|
||||
declare module '@fnando/sparkline' {
|
||||
namespace sparkline {
|
||||
export interface Options {
|
||||
minScale?: number;
|
||||
spotRadius?: number;
|
||||
cursorWidth?: number;
|
||||
interactive?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user