Fix status page.

pull/2154/head
Hunter Trujillo 2017-10-24 10:54:07 -06:00
parent 1ce78dd21b
commit 68655439b7
1 changed files with 2 additions and 2 deletions

View File

@ -18,12 +18,12 @@ export const fixtureStatusPageCells = [
retentionPolicy: 'autogen',
fields: [
{
name: 'count',
value: 'count',
type: 'func',
alias: 'count_value',
args: [
{
name: 'value',
value: 'value',
type: 'field',
},
],