This commit is contained in:
ryan
2019-03-12 17:03:21 -07:00
parent 227d28154b
commit f165139bae
@@ -137,11 +137,8 @@ function getById(id: string): TableReducerInfo {
standard: true,
alias: 'total',
},
{ value: TableReducerID.count,
label: 'Count',
description: 'Value Count',
emptyInputResult: 0,
standard: true },
{ value: TableReducerID.count, label: 'Count', description: 'Value Count', emptyInputResult: 0, standard: true },
{
value: TableReducerID.range,
label: 'Range',