correcting typo
This commit is contained in:
parent
29220a16ec
commit
f41d79a045
@ -85,7 +85,7 @@ var Profiler = require('../profiler');
|
||||
if(rows.length>0){
|
||||
val_keys = Object.keys(rows[0]).filter(function(k){return (k.indexOf("vals__uint8") > -1) })
|
||||
}
|
||||
r
|
||||
|
||||
|
||||
var renderData = []
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user