aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/graph/GraphManager.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/graph/GraphManager.ts')
-rw-r--r--src/client/views/graph/GraphManager.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/graph/GraphManager.ts b/src/client/views/graph/GraphManager.ts
index 9d62b1ef8..b62f2337b 100644
--- a/src/client/views/graph/GraphManager.ts
+++ b/src/client/views/graph/GraphManager.ts
@@ -32,7 +32,7 @@ export class GraphManager {
defaultGraphs = () => {
- this.GraphData.linear = ;
+
}