Readded missing statement from the rebase

This commit is contained in:
Jose Ivan Vargas 2017-03-21 10:51:23 -06:00
parent f2238a9b92
commit df3c8345a8

View file

@ -335,6 +335,7 @@ class PrometheusGraph {
}));
}
});
this.data = metricTypes;
}
}